Hello. I’m upgrading a site from Drupal 10 to 11. Post-upgrade, the remote site loads correctly in the browser, but drush sql:* commands fail. For example, drush sql:query "SHOW VARIABLES LIKE 'wait_timeout';"` returns the following:
Error: Call to a member function command() on null in Drush\Commands\sql\SqlCommands->validate() (line 244 of vendor/drush/drush/src/Commands/sql/SqlCommands.php).
We are currently facing issues upgrading Drupal to version 11 due to incompatibilities with the Azure Blob Storage File System module.
The current development version is not working as expected, and we receive an error when attempting to access media files stored in an Azure Storage Account through this module.
Do you have any information on when a stable and fully functional version of this module will be available?