payload
payload copied to clipboard
feat: add skip and force accept flags to migration commands
- Adds flag
--skip-emptytomigrate:createto bypass the empty migration file prompt.- Blank migration file will not be created if this flag is passed.
- Adds flag
--force-accept-warningtomigrate:freshto bypass the drop database prompt
Latest iteration seems to have broken the migration commands. Any migration command gives No migration command provided. Tested on canary 3.0.0-canary.3eda767.
🚀 This is included in version v3.1.0