Releases: ebean-orm/ebean-migration
Releases · ebean-orm/ebean-migration
10.1.10
Issues:
#29 Only commit on migration completion
#28 FIX: check catalog also.
10.1.9
#27 Checksum mismatch does not stop migration
10.1.8
Issues:
#13 Entry duplication on db_migration table
#11 ENH: Add methods to check if migration is needed
#12 ENH: Add "dev" mode such that modified scripts are run (when otherwise the checksum has changed and they do not run)
#26 migrations can not be executed if they contain ';' into a string
10.1.7
Issues:
#10 Bad mtype for repeatable scripts
#25 SQL syntax error with SQLite
#24 FIX: createSchemaIfNeeded for SQLServer
10.1.5
Issues:
#18 FIX: select from db_migration statement for sqlserver
10.1.4
Issues:
#17 Support SQLServer with schema
#16 Load migration table rows in order
10.1.2
Issues:
#8 - Error trying to execute set schema statement - PSQLException: ERROR: syntax error at or near "testmigration"
2.1.2
Issues:
#6 Refactor tidy for Java 8
#5 Add support for SQL Server - SQLServerException: Line 1: FOR UPDATE clause allowed only for DECLARE CURSOR.
10.1.1
Issues:
#7 Bump scanner dependency to 2.2.2, bump pom to 10.1.1-SNAPSHOT
2.1.1
Move to Java 8 and io.ebean package