Robin Bygrave
|
84b37fb014
|
EQL Named parameter support for Like and ieq
|
2016-07-12 21:56:43 +12:00 |
|
Robin Bygrave
|
1a1c432c2a
|
Initial add of SpiNamedParam
|
2016-07-12 20:45:33 +12:00 |
|
Robin Bygrave
|
b197d8a637
|
#695 - ENH: Add @DbArray for storing scalar types (UUID, Long, String) to Postgres ARRAY type
|
2016-05-09 22:38:51 +12:00 |
|
Robin Bygrave
|
4059034891
|
#642 - ENH: Add support for OneToMany expression isEmpty() / isNotEmpty() ... which is effectively an EXISTS and NOT EXISTS subquery
|
2016-04-08 13:41:43 +12:00 |
|
Robin Bygrave
|
32f4a56ab4
|
#626 - ENH: Add support for where().idIn(...) using varargs
|
2016-03-29 16:10:00 +13:00 |
|
Robin Bygrave
|
5de67e1939
|
#606 - Add not() as a junction expression (like and() and or()) to the query criteria API
|
2016-03-18 14:11:51 +13:00 |
|
Robin Bygrave
|
636acc61e5
|
#594 ElasticSearch - Add match / TextExpression support - move expressions onto ExpressionList (remove TextExpressionList)
|
2016-03-18 12:51:39 +13:00 |
|
Robin Bygrave
|
049bf76cc4
|
#594 - ElasticSearch - Add support for TextSimple, TextQueryString and TextCommon full text search expressions
|
2016-03-11 14:52:27 +13:00 |
|
Robin Bygrave
|
faf7df1c69
|
#594 - ElasticSearch - multi match support
|
2016-03-09 23:44:23 +13:00 |
|
Robin Bygrave
|
34dcc98908
|
#594 - ElasticSearch - Add match / TextExpression support (Full text search expression)
|
2016-03-09 21:48:22 +13:00 |
|
Robin Bygrave
|
11301846be
|
#422 - ENH: Add jsonBetween() expression
|
2015-09-22 12:32:46 +12:00 |
|
Robin Bygrave
|
5726410f6f
|
#417 - ENH: Add JSON expressions ... path exists and value at path equals value
|
2015-09-21 16:20:14 +12:00 |
|
Robin Bygrave
|
87b485cfa4
|
#355 - ENH: Add notIn(...) expressions. Just to make life easier in those cases
|
2015-07-27 20:39:34 +12:00 |
|
rbygrave
|
cc200e8607
|
No effective change - change newline char and remove extraneous public modifiers on interfaces
|
2015-05-09 00:28:43 +12:00 |
|
Ryszard-Trojnacki
|
2e03452e2e
|
Added SQL command "EXISTS" and "NOT EXISTS" to Ebean (ExpressionFactory,
ExpressionList).
|
2015-03-19 10:43:12 +01:00 |
|
Rob Bygrave
|
8bfa331c61
|
Cleanup of expressions after FilterExprPath now only needed on FilterExpressionList
|
2014-01-31 00:48:59 +13:00 |
|
Robin Bygrave
|
abdae5f996
|
Merge API into Server to simplify forking/branching across API and Implementation
|
2013-04-15 23:34:31 +12:00 |
|