rob bygrave
|
3f8d705439
|
#1402 - Refactor SQL Logging internals (io.ebean.SQL) such that it is easier to capture for testing/asserts
|
2018-06-01 14:10:00 +12:00 |
|
rob bygrave
|
d459807af7
|
#1402 - Refactor SQL Logging internals (io.ebean.SQL) such that it is easier to capture for testing/asserts
|
2018-06-01 09:19:26 +12:00 |
|
Rob Bygrave
|
55a257a64c
|
#1334 - ENH: Convert ORM query into DTO query ... with dynamic formula support
|
2018-03-07 01:52:18 +13:00 |
|
 Roland PramlandRob Bygrave
|
a712be2917
|
auomatically append "order by id" when paging and query.orderById = true (#1275)
Add ServerConfig.setDefaultOrderById() and query.orderById(boolean) ... to control automatically append "order by id" with paging query
|
2018-02-27 10:09:52 +13:00 |
|
Rob Bygrave
|
8ee68ac5e1
|
#1269 - Paging queries should not ALWAYS append an order by ID ... but only when the order by is empty
|
2018-02-22 22:40:22 +13:00 |
|
Rob Bygrave
|
07cdf64ece
|
#1238 - Refactor MetaInfoManager - collect query plan stats, fix collection of stats on UpdateQuery
|
2018-01-19 01:07:37 +13:00 |
|
rob bygrave
|
6e62b72fb9
|
#1186 - ENH: Support using TableValues / Array for select prop in (?) queries
|
2017-10-31 02:53:20 +13:00 |
|
 Roland PramlandRob Bygrave
|
fb1c7667cc
|
FIX: order by must be added in findEach also (#1163)
|
2017-10-09 20:28:36 +13:00 |
|
rob bygrave
|
080bafe18f
|
#1048 - Fix connection leak on failed findIterate()
|
2017-06-25 22:39:04 +12:00 |
|
 Koen De GrooteandRob Bygrave
|
335c4de109
|
Static code analysis. (#1017)
|
2017-04-30 14:47:02 +12:00 |
|
 Koen De GrooteandRob Bygrave
|
8432f7b0d5
|
Some changes that are possible in Java language level 7 and 8. (#1007)
|
2017-04-22 15:43:56 +12:00 |
|
Rob Bygrave
|
c8d01828b3
|
#991 ENH: Add forUpdateNoWait() and forUpdateSkipLocked() options ... #528 ENH: Improve exception handling
|
2017-03-13 20:50:22 +13:00 |
|
Rob Bygrave
|
cf37fda3f4
|
#921 - Refactor internals - Change internal use of "findRowCount" to "findCount"
|
2016-12-13 19:51:11 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|