Fregata
Fregata copied to clipboard
Add environment management
Migrations should be tested in a development environment and then run on production databases. Switching from one environment to another requires manually change the connections properties.
Solution (suggestion): Manage environment with .env files ?