Releases: byjg/php-migration
Releases · byjg/php-migration
Release 1.1.1
Added the method to get the current version
Release 1.1.0
- Upgrade to new AnyDataset version
- Added PgsqlCommand
- Added DblibCommand (SQL Server)
- Added Unit tests
Release 1.0.2
Added the migration command line script.
Release 1.0.1
Added SqliteCommand class;
Added prepareEnvironment() method;
Release 1.0.0
First Release