athena_migrate 1.0.0
athena_migrate: ^1.0.0 copied to clipboard
Athena SQL migration tool
Athena Migrate #
this tool will helo you create athena.yaml file and run migrations for all packages.
How to use #
to run use:
dart pub global run flutter_plugin_tools [COMMAND]
comands included:
create Create a new migration file.
up One migration up.
TODO:
- ❌ add
downcommand - ❌ add
statuscommand - ❌ add
resetcommand - ❌ add
refreshcommand - ❌ add
seedcommand - ❌ add
rollbackcommand - ❌ add
rollback-allcommand - ❌ add
create:seedcommand