rob bygrave
|
2648423930
|
#1696 - Refactor - trim unnecessary whitespace around IN clause bind parameters
|
2019-05-08 23:22:13 +12:00 |
|
rob bygrave
|
6a7555055d
|
No effective change - Update tests from Ebean -> DB
|
2019-03-14 21:11:59 +13:00 |
|
rob bygrave
|
89beaee0f6
|
#1621 - Consider clean up white space in generated SQL (as in remove unneeded extra spaces)
|
2019-01-25 01:47:21 +13:00 |
|
rob bygrave
|
eb1bca805e
|
#1619 - Support aggregation formula on fetch clause e.g. query.fetch("machineUsage", "sum(totalKms)")
|
2019-01-23 16:45:47 +13:00 |
|
rob bygrave
|
396fb49acd
|
#1618 - ENH: Add @Sum ... as short hand for @Aggregation("sum(<property name>)")
|
2019-01-23 00:29:51 +13:00 |
|
rob bygrave
|
cc17ea8911
|
No effective change - improve tests for TestAggregationTopLevel
|
2019-01-22 20:26:50 +13:00 |
|
rob bygrave
|
9dbd903a73
|
No effective change - Update tests for aggregation queries
|
2019-01-22 15:53:47 +13:00 |
|
rob bygrave
|
32e9b48359
|
#1414 - Support dynamic aggregate formula without alias e.g. query.select("date, sum(totalKms), sum(hours)")
|
2018-06-11 14:13:13 +12:00 |
|
rob bygrave
|
ec2f1f7243
|
#1414 - Support dynamic aggregate formula without alias e.g. query.select("date, sum(totalKms), sum(hours)")
|
2018-06-11 13:20:39 +12:00 |
|
rob bygrave
|
f031bb72b6
|
#1408 - Incorrect SQL when @Aggregation formula matches the property - sum(t0.sum(totalKms))
|
2018-06-08 17:38:15 +12:00 |
|