fuel/auth

Migrations do not respect connection configuration setting

Closed this issue · 1 comments

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.

It now fails for me in 005_auth_create_authdefaults.php