athena_migrate 1.0.2 copy "athena_migrate: ^1.0.2" to clipboard
athena_migrate: ^1.0.2 copied to clipboard

outdated

Athena SQL migration tool

1.0.0 #

  • Initial version.
  • Create migrations
  • run utils commands for local migration (up, down, create, status...)

1.0.2 #

  • fix for io to use IOService
  • fix for process using ProcessService
  • fix for file management using FileService
  • fix for time management using Clock
  • tests impelemtend