#1004 - Ebean migrations can not be executed if they contain ';' into a string

This commit is contained in:
rob bygrave
2017-05-15 22:18:24 +12:00
parent 6ad808003a
commit 4064aaf714
+1 -1
View File
@@ -67,7 +67,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-dbmigration</artifactId>
<version>10.1.6</version>
<version>10.1.8</version>
</dependency>
<dependency>