rob bygrave
|
a4698ea1b6
|
#1643 - ENH: Add expression inOrEmpty() ... as a convenience for conditionally added a IN expression
|
2019-03-01 18:24:00 +13:00 |
|
 Rob BygraveandGitHub
|
94591954b3
|
1476 - Query plan capture, initial wip capturing bind params (#1477)
* 1476 - Query plan capture, initial wip capturing bind params
* No effective change - Reset test default db to H2
* #1476 - Query plan capture, initial wip capturing bind params #1477
Update with consumer
* #1476 - Query plan capture, initial wip capturing bind params #1477
Update with query plan request
* #1476 - Query plan capture, initial wip capturing bind params #1477
Extract interface
* #1476 - Query plan capture, initial wip capturing bind params #1477
Extract interface
|
2018-12-19 16:04:28 +13:00 |
|
rob bygrave
|
54a4fd75f1
|
#1539 - FIX: Pairs must not be modified by query
Remove the (|| multiValueSupported) part
|
2018-11-13 23:44:16 +13:00 |
|
 Roland PramlandRob Bygrave
|
105f08cca1
|
FIX: Pairs must not be modified by query (#1539)
* FIX: Pairs must not be modified by query
* Modification can also occur on inValues.
* fixed tests
* removed obsolete line
|
2018-11-13 23:41:36 +13:00 |
|
 Roland PramlandRob Bygrave
|
83b463040f
|
ENH: Add sanity check to InExpression (#1313)
|
2018-03-02 12:14:09 +13:00 |
|
 Roland PramlandRob Bygrave
|
0e3f47ee82
|
No effective code change: Fixwarnings, overrides, generics etc. (#1285)
|
2018-02-27 10:15:19 +13:00 |
|
Rob Bygrave
|
d5555ed9a9
|
#1211 - ENH: Support L2 cache complex natural keys include findList() queries
|
2017-11-18 22:20:42 +13:00 |
|
rob bygrave
|
1e1c518641
|
#1186 - ENH: Support using TableValues / Array for select prop in (?) queries
Use Postgres Array ANY and ALL without select unnest
|
2017-10-31 22:09:35 +13:00 |
|
rob bygrave
|
6e62b72fb9
|
#1186 - ENH: Support using TableValues / Array for select prop in (?) queries
|
2017-10-31 02:53:20 +13:00 |
|
rob bygrave
|
f83c7fdac8
|
#1100 - Refactor OrmQueryPlanKey to use string expression for where
|
2017-08-31 02:11:49 +12:00 |
|
rob bygrave
|
b9cc584086
|
#1080 - NOT IN expression using entity beans / reference beans uses "in"
|
2017-08-03 20:31:18 +12:00 |
|
 Koen De GrooteandRob Bygrave
|
6120a465e1
|
Simple fixes (#976)
* Should be only the really simple stuff.
* Final cleanups.
|
2017-02-23 23:46:51 +13:00 |
|
Rob Bygrave
|
971e2dc91b
|
#919 - io.ebean package initial
|
2016-12-11 23:23:22 +13:00 |
|