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
d33afd85de483158a97488674361316212620f5a
ebean
/
src
/
test
/
java
/
com
/
avaje
/
tests
/
query
/
joins
T
History
Robin Bygrave
d33afd85de
#533
- DDL - Invalid foreign key constraint name for @ManyToMany when using explicit schema in @Table - Temp testing removed
2016-01-19 10:01:04 +13:00
..
TestDisjunctWhereOuterJoin.java
#533
- DDL - Invalid foreign key constraint name for @ManyToMany when using explicit schema in @Table - Temp testing removed
2016-01-19 10:01:04 +13:00
TestDisjunctWhereOuterOnMany.java
Update for pg - Internal changes for DB Migration / DDL generation
#369
2015-08-05 20:59:09 +12:00
TestQueryJoinManyNonRoot.java
#220
- Refactor Persist batch, add effectively add PersistBatch.INSERT (to ALL and NONE) and allow batching per request (save(), insert(), update(), delete())
2014-12-10 03:29:44 +13:00
TestQueryJoinQueryNonRoot.java
#411
- Refactor AutoFetch, rename to "AutoTune", store/load tuning and profiling as XML
2015-09-10 23:20:57 +12:00
TestQueryManyToOneWhereClauseJoin.java
Fix for
#192
- Backslash literal in LIKE expression - Postgres (and H2, MySql) behaviour
2014-10-08 21:42:39 +13:00