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

Athena SQL migration tool

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • FIX: bump to dart 3 (#39).

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

1.0.3 #

  • add added migration commands