Hello and thank you for the good work :)
When I use --connection non_default_connexion and --local-database at the same time,
it will actually connect to my non_default_connexion but does not act as "local database"
I was thinking that it would use non_default_connexion as the "local" database,
if I drop the --connection it works as expected
Is this normal ? Any workaround?
Thank you
Hello and thank you for the good work :)
When I use
--connection non_default_connexionand--local-databaseat the same time,it will actually connect to my
non_default_connexionbut does not act as "local database"I was thinking that it would use
non_default_connexionas the "local" database,if I drop the
--connectionit works as expectedIs this normal ? Any workaround?
Thank you