Migrations do not respect connection configuration setting
Closed this issue · 1 comments
jpudney commented
Lines like this do not respect the connection configuration that may have ben set within Config::get('migrations.connection');
.
The use case is that a separate user may have been created with greater user privileges for creating/dropping etc of tables.
mikepmtl commented
It now fails for me in 005_auth_create_authdefaults.php