sqflite_migration_service 1.0.6 copy "sqflite_migration_service: ^1.0.6" to clipboard
sqflite_migration_service: ^1.0.6 copied to clipboard

A new Flutter package project.

1.0.6 #

  • Adds support for comments in the sql files

1.0.5+2 #

  • Bumps get_it package up again :/ to 6.0.0

now there's two versions available for use that can be pinned too for the null safety migration

1.0.5+1 #

  • Reduces get_it package to 5.0.6

1.0.5 #

  • Updated package dependencies to latest

1.0.4 #

  • Adds ability to set a custom database version key

1.0.3 #

  • Adds parameter to skip a failing migration and update the database version

1.0.2 #

  • Adds function to reset database version

1.0.1+2 #

  • Bumps get_it version to 5.x.x

1.0.1+1 #

  • Updates log values to be clearer about where it comes from

1.0.1 #

  • Updates _DatabaseVersionKey value.

1.0.0 - First release #

  • Initial release of the package as it's being used in production for the past 6 months