mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
f3d26e32ecb60791ae1354c325c4f1253e2b00c2
When an enum is exists in the type cache and isn't String, @DbArray fails. This includes a test that should fail everywhere (order of reading fields isn't guaranteed afaik and the column needs to be read before the @DbArray for the test to fail).
#1292 - Fix for non-native / number boolean types (MySql, SqlServer, Oracle, Sqlite, SqlAnywhere) removing "default 0" + Fix for DB2 add foreign key update clause
Need help?
Post questions or issues to the Ebean google group - https://groups.google.com/forum/#!forum/ebean
Documentation
Goto https://ebean-orm.github.io/
Maven cental links:
Maven central - all related projects
Current versions
Languages
Java
93.2%
PLpgSQL
3%
TSQL
2.8%
SQLPL
0.7%
Kotlin
0.1%