🐛 | Drupal driver for SQL Server and SQL Azure | Fatal error: Declaration of Drupal\sqlsrv\Driver\Database\sqlsrv\Schema::tableExists($table) must be compatible with Drupal\Core\Database\Schema::tableExists($table, bool $add_prefix = true)
🇨🇦Canada devKhairul
I can confirm. I have encountered the same error. Downgrading to Drupal 10.2.7 fixes the site.
💬 | Drupal driver for SQL Server and SQL Azure | MSSQL Server Custom Functions Error on the Status Report page
🇨🇦Canada devKhairul
That makes total sense. Showing it as an error throws "non-technical" people off in the management. Downgrading this to a warning would be a good step in the right direction.
💬 | Drupal driver for SQL Server and SQL Azure | MSSQL Server Custom Functions Error on the Status Report page
🇨🇦Canada devKhairul
💬 | Drupal driver for SQL Server and SQL Azure | MSSQL Server Custom Functions Error on the Status Report page
🇨🇦Canada devKhairul
💬 | Drupal driver for SQL Server and SQL Azure | MSSQL Server Custom Functions Error on the Status Report page
🇨🇦Canada devKhairul
devKhairul → created an issue.
🇨🇦Canada devKhairul
Hi Keith,
No. I ended up using Drupal's glossary to develop something similar.
Thank you.
🐛 | Drupal driver for SQL Server and SQL Azure | Upgrading to Drupal 9.3.x changes users table and locks users out of the site
🇨🇦Canada devKhairul
@pstewart
I think number 2 will fix the problem with the user table. I could not find any way to manually fix the schema to get around the problem.