- Issue created by @solideogloria
- Status changed to Needs review
5 months ago 7:44pm 24 June 2024 - 🇨🇦Canada devKhairul
I can confirm. I have encountered the same error. Downgrading to Drupal 10.2.7 fixes the site.
@devKhairul Can you try using the patch and see if it fixes the issue for you? If it does, the issue can be marked RTBC.
- Status changed to RTBC
5 months ago 1:53pm 28 June 2024 - 🇬🇧United Kingdom scott_euser
Confirmed that the tableExists method now correctly matches the parent method in web/core/lib/Drupal/Core/Database/Schema.php:
public function tableExists($table, bool $add_prefix = TRUE) {
RTBC +1
- 🇬🇧United Kingdom pstewart
Hi all, I've been away from Drupal for a while, but will get this merged and released as soon as I can.
- 🇩🇪Germany szeidler Berlin
+1 the patch is strictly necessary when using Drupal 10.3+
-
pstewart →
committed fea479e9 on 4.4.x authored by
solideogloria →
Issue #3456815 by solideogloria: [Drupal 10.3] Fatal error: Schema::...
-
pstewart →
committed fea479e9 on 4.4.x authored by
solideogloria →