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
3c9d7e3127de615cfc86605c060b9be99b0bd594
ebean
/
src
/
test
/
java
/
org
/
tests
/
compositekeys
T
History
rob bygrave
ad7e18561b
#1788
- ENH: Add support for NuoDB database platform
...
Remove the extra truncate
2019-08-11 16:43:24 +12:00
..
db
Fixed tests, if SqlServer has "Latin1_General_100_BIN2" collation. (
#1600
)
2019-01-08 22:40:14 +13:00
TestCaoCompositeKeyWithAnnotationOverrides.java
#919
- io.ebean package initial
2016-12-11 23:23:22 +13:00
TestCKeyDelete.java
#1788
- ENH: Add support for NuoDB database platform
2019-08-11 16:43:24 +12:00
TestCKeyIdInExpression.java
#1114
- Deprecate findUnique() - please migrate to findOne() - update tests
2017-09-08 22:48:46 +12:00
TestCKeyLazyLoad.java
#1114
- Deprecate findUnique() - please migrate to findOne() - update tests
2017-09-08 22:48:46 +12:00
TestCore.java
FIX: possible resource leaking in testcases (all created transactions are closed by followed try statement) (
#1273
)
2018-02-26 08:40:53 +13:00
TestOnCascadeDeleteChildrenWithCompositeKeys.java
#1617
- save() on a reference bean causes insert to occur ... results in duplicate key exception
2019-01-22 21:59:04 +13:00