Releases: newcron/dbmigration
Releases · newcron/dbmigration
v2.0.0: Merge pull request #1 from aptvision/master
Support for Postgres thanks to @emmetog :)
v1.1.0
New Features
Adds a Dry Run command that can simulate a migration and returns the migrations that are to be installed instead of executing them.
Changes
Commands are now Callables instead of having methods to call
v1.0.0
First Release of the Tool.