- Issue created by @daffie
- First commit to issue fork.
In #3129043: Move core database drivers to modules of their own → we are moving the core database drivers to their own module. That is great, only in D9 contrib database drivers can still live in the "drivers" directory. Those drivers are deprecated in D9 and will be removed before D10. Until D10 we shall have to support those drivers that are not provided by a module.
Remove the option in the method Drupal\Core\Database\Database::convertDbUrlToConnectionInfo() for when a database driver is not provided by a module.
TBD
None
None
None
None