athena_migrate 1.2.0 copy "athena_migrate: ^1.2.0" to clipboard
athena_migrate: ^1.2.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 athena_migrate [COMMAND]

or installed on your devDependencies:

dart pub add --dev athena_migrate

you can run

dart pub run athena_migrate [COMMAND]

comands included:

  create    Create a new migration file.
  up        One migration up.

TODO:

  • ❌ add down command
  • ❌ add status command
  • ❌ add reset command
  • ❌ add refresh command
  • ❌ add seed command
  • ❌ add rollback command
  • ❌ add rollback-all command
  • ❌ add create:seed command
0
likes
130
points
61
downloads

Publisher

verified publisherathena-sql.dev

Weekly Downloads

Athena SQL migration tool

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, athena_utils, clock, collection, intl, path, yaml

More

Packages that depend on athena_migrate