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
662be92a16a581eb4cf3e125a08b86e7c0c3e137
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
compositekeys
T
History
Robin Bygrave
8cb8f9eabf
#278
- SqlQuery setFirstRow fail - modify SQL using LIMIT/OFFSET etc to support firstRows/maxRows
2016-05-12 20:59:52 +12:00
..
db
Test case and Fix for
#67
- Bug - @AttributeOverrides annotation for attribute definition in entity does not work for embedded primary keys
2014-04-27 00:57:29 +12:00
TestCaoCompositeKeyWithAnnotationOverrides.java
Update for pg - Internal changes for DB Migration / DDL generation
#369
2015-08-05 20:59:09 +12:00
TestCKeyDelete.java
No effective change - imports of Assert in tests + formatting
2014-07-02 23:29:54 +12:00
TestCKeyIdInExpression.java
Rename db columns that clash with sql server keywords etc
2014-12-17 00:49:23 +13:00
TestCKeyLazyLoad.java
#526
- findPagedList with @EmbeddedId broken - automatically adds orderby t0.null
2016-01-13 10:43:56 +13:00
TestCore.java
#374
- MsSqlServer - adjust tests (due to jdbc batch support etc) add in support for unique index handling
2015-08-06 21:49:04 +12:00
TestOnCascadeDeleteChildrenWithCompositeKeys.java
#374
- MsSqlServer - adjust tests (due to jdbc batch support etc) add in support for unique index handling
2015-08-06 21:49:04 +12:00