Skip to content

Conversation

@MasterOdin
Copy link
Member

Closes #2311

PR fixes a warning/error that was getting shown when a user uses the connection config option for setting up their DB, where $envOptions['adapter'] is not set in that case, but we can get the adapter name via the PDO configuration option.

@MasterOdin MasterOdin merged commit 0ef61fc into 0.x Sep 25, 2024
@MasterOdin MasterOdin deleted the fix-connection-config branch September 25, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ErrorException: Undefined array key "adapter" in AbstractCommand.php:470

2 participants