Skip to content

Releases: mybatis/migrations

mybatis-migrations-3.3.2

14 Mar 14:54
Compare
Choose a tag to compare

Enhancements:

  • Added '--quiet' command line option. #92
  • Added '--color' command line option. #104
  • It is now possible to specify multiple characters as a delimiter. #96
  • Hooks are now applied to 'version' and 'pending' commands as well. #81
  • Added a new environment option 'ignore_warnings'. #85
  • Migrations can now use a custom FileMigrationsLoader. #107
  • Reduced memory usage when reading a large migration script. #101

The default value of 'ignore_warnings' is 'true', so SQL warnings do not stop migration as they did in 3.3.1. See #85 for more info.

mybatis-migrations-3.3.1

01 May 18:19
Compare
Choose a tag to compare

Failed to copy the default templates. #72

mybatis-migrations-3.3.0

25 Apr 15:44
Compare
Choose a tag to compare

Enhancements:

  • Support pre/post-migration hooks #52
  • Support onabort.sql executed when migration is aborted. #47

Bug fixes:

  • Migration succeeds even if compiling procedure failed. #46
  • Down command does not work with case sensitive column names. #65
  • Variable substitution does not work in custom templates. #69

mybatis-migrations-3.2.1

11 Jun 12:30
Compare
Choose a tag to compare
  • #13 Fixed a bug caused by a dot in description.
  • #14 Support non-timestamp ID sequence.
  • #29 Added special arguments pending and pending_undo to script command.

mybatis-migrations-3.2.0

21 Jan 06:05
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag mybatis-migrations-3.2.0

mybatis-migrations-3.1.1

14 Oct 11:27
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag mybatis-migrations-3.1.1

mybatis-migrations-3.1.0

08 Nov 16:46
Compare
Choose a tag to compare
Release tag for 3.1.0