lobos
lobos copied to clipboard
Add warning messages for migration commands
There should be warning messages when running migration commands in certain conditions:
- [DONE] For
generate-migrationwhen it cannot generate the complement. - For
migrateandrollbackwhen there's a potential loss of data.
Is there any other situations where it would make sense?