This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d14529b6027d9d6d5e8cf6d96a6004319feb25af
ebean
/
src
/
main
/
java
/
io
T
History
Roland Praml
and
Rob Bygrave
d14529b602
FIX: optimized unique constraint handling for platforms that does support them on nullable columns (
#1095
)
2017-08-30 19:54:53 +12:00
..
ebean
FIX: optimized unique constraint handling for platforms that does support them on nullable columns (
#1095
)
2017-08-30 19:54:53 +12:00
ebeaninternal
FIX: EnumToDbIntegerMap did not set 'integerType' - this leads to an incompatible quoting. Constraints like "check in ('1','2','3')" were not accepted by hsqldb on integer columns. (
#1088
)
2017-08-30 17:42:25 +12:00
ebeanservice
/docstore
Changed some boolean checks to use the recommended method of comparing floating point values in Java. (
#1075
)
2017-07-22 13:00:24 +12:00