Rob Bygrave
|
130b7e3327
|
Add another self referencing test - SelfParent
|
2014-10-20 23:06:50 +13:00 |
|
Rob Bygrave
|
5d09ca16d6
|
Fix for #192 - Backslash literal in LIKE expression - Postgres (and H2, MySql) behaviour
|
2014-10-08 21:42:39 +13:00 |
|
rbygrave
|
2dca1bdf5b
|
Fix for #172 - Regression: @Where predicates not applied in eager fetch (but are on lazy load)
|
2014-07-18 23:35:14 +12:00 |
|
rbygrave
|
fa4d0380e5
|
Add extra test - TestQueryRowCountWithMany
|
2014-07-10 21:29:44 +12:00 |
|
rbygrave
|
f2d422ff5a
|
Test case for #165 - Incorrect join used when query language with where
expression has a many property and ends with a foreign key column
|
2014-07-10 01:20:51 +12:00 |
|
Rob Bygrave
|
5cc2eff0d4
|
Fix for #158 - Add support for using setDistinct (by excluding id property from generated sql)
|
2014-07-07 23:29:48 +12:00 |
|
Rob Bygrave
|
af6dbd0dbe
|
Fix for #140 - Add some support for RawSql findRowCount, remove BeanCollection.hasMoreRows()
|
2014-06-10 23:52:05 +12:00 |
|
Rob Bygrave
|
db17ddd069
|
No effective change - tidy up test for findPagedList
|
2014-06-10 23:10:27 +12:00 |
|
Rob Bygrave
|
41f3173adf
|
Add PagedList was part of #96
|
2014-05-16 01:41:56 +12:00 |
|
Rob Bygrave
|
fffda7c789
|
Test and additional fix for #56 - Using findIterate with MySQL streams
the entire result set at once
|
2014-05-15 22:08:23 +12:00 |
|
Rob Bygrave
|
fcbedda597
|
Fix for #102 - When using @Transient along with @Formula I'm not seeing any values in the field.
|
2014-05-14 23:35:15 +12:00 |
|
Rob Bygrave
|
44ee64cde5
|
Fix for #57 - Embedded Entities with Autofetch Exception, plus some additional tests
|
2014-05-14 23:13:14 +12:00 |
|
Rob Bygrave
|
9f916998c9
|
Test and Fix for #127 Exception using findIds() with inheritance
SINGLE_TABLE
|
2014-05-14 21:10:52 +12:00 |
|
Rob Bygrave
|
68b4aab837
|
Add test for old (427) : Binding enum on find throws No ScalarType registered
|
2014-04-30 00:08:23 +12:00 |
|
Rob Bygrave
|
066b409a65
|
No effective change -Add test: Truck, Car, Wheel plus test code cleanup
|
2014-04-29 22:00:07 +12:00 |
|
Rob Bygrave
|
0d1c9e2883
|
Fix for #91 Stateless Update API Change, #90 Removed BeanState.setReference(), #89 Remove support for multiple @Id properties
|
2014-04-23 01:51:27 +12:00 |
|
Rob Bygrave
|
5d46904341
|
Fix for introduced issue with sub-query expression
|
2014-03-16 00:05:43 +13:00 |
|
Rob Bygrave
|
ef39bfcf14
|
Merge branch 'many-lazy-load'
|
2014-01-30 22:32:50 +13:00 |
|
Rob Bygrave
|
749f8d0d45
|
Change *ToMany lazy loading to not use the parent entity/table
|
2014-01-30 22:27:52 +13:00 |
|
Rob Bygrave
|
ee96c4afa6
|
Fix for Issue 72 - Bug - models.Role cannot be cast to java.util.Map [error] at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveAssocManyDetails(DefaultPersister.java:877)
|
2014-01-23 00:50:09 +13:00 |
|
Rob Bygrave
|
acca803a80
|
Add MetaObjectGraphNodeStats and MetaQueryPlanOriginCount etc
|
2014-01-22 01:05:22 +13:00 |
|
Rob Bygrave
|
f287205421
|
Refactor of query plan hash - add HashQueryPlan, HashQuery etc
|
2014-01-21 00:48:38 +13:00 |
|
Rob Bygrave
|
73452a5f68
|
Fix for issue 68 - findRowCount sql error when using a @Formula property in the where clause
|
2014-01-16 20:36:23 +13:00 |
|
Robin Bygrave
|
2f97c5c36e
|
Remove unused ServerConfig debugSql options, Update Tests to use agentloader
|
2013-04-29 22:42:27 +12:00 |
|
rbygrave
|
96ce4c0ddf
|
initial add of EbeanORM server based on v2.8.1
|
2012-09-14 00:40:39 +12:00 |
|