- Adding MS-SQL Server support, made by Bruno Caimar <bruno.caimargmail.com>
1.4.3
- Removing support to make debian package installation - Refactoring tests - Make possible to set some command line options by configuration file - Updating README file
1.4.2.1
- Bug fix: bug fix on get_migration_from_version_number, for performance reason (contribution: Francisco Alves <franciscoandregmail.com>).
1.4.2
- Added: password parameter - Added: backtick on database name - Added: parameter to create migrations using GMT
1.4.1.1
- Improvment: label will be registred for all migrations executed, not only for the last
1.4.1
- Bug fix: optional parameter db_engine on InPlaceConfig, with default value as mysql