Rob Bygrave
|
d0230491e5
|
#99 - ENH (419) : Simplify aggregation queries - part 2
|
2016-11-03 23:06:54 +13:00 |
|
Rob Bygrave
|
3526f71f0a
|
#99 - ENH (419) : Simplify aggregation queries
|
2016-11-02 22:10:22 +13:00 |
|
Robin Bygrave
|
1be30f1671
|
#125 - ENH: Add support for query returning a List of single Attribute type
|
2016-08-04 16:41:50 +12:00 |
|
Robin Bygrave
|
4d1340c16c
|
No effective change - rename SpiQuery method for m2mIncludeJoin and simplify OrmQueryPlanKey to associated intersection table name
|
2016-07-31 22:46:07 +12:00 |
|
Robin Bygrave
|
11b3f7a813
|
Merge branch 'release/collection-isempty-1' of https://github.com/DevFactory/avaje-ebeanorm into DevFactory-release/collection-isempty-1
Conflicts:
src/main/java/com/avaje/ebeaninternal/server/query/DefaultDbSqlContext.java
|
2016-06-23 13:24:58 +12:00 |
|
Robin Bygrave
|
2185c8a886
|
#752 - Refactor: SQL generation for @History support with Postgres, MySql (views/triggers based) such that it more closely aligns with SQL 2011 based SQL
|
2016-06-23 11:33:01 +12:00 |
|
Artyom Melnikov
|
0a3b819991
|
Fixing squid:S1155 - Collection.isEmpty() should be used to test for emptiness
|
2016-06-22 13:43:15 +03:00 |
|
Robin Bygrave
|
8d3b4a0407
|
#304 - ElasticSearch integration part 1 / doc store integration
|
2016-03-01 15:36:44 +13:00 |
|
Robin Bygrave
|
5c6d6608ef
|
#566 - Refactor internals - Initial tidy on OrmQueryDetail and OrmQueryDetailProperties - internals for fetch paths etc
|
2016-02-17 13:59:48 +13:00 |
|
Robin Bygrave
|
b04419d9c7
|
#527 - @OrderBy on child-of-child property
|
2016-01-13 11:37:38 +13:00 |
|
Robin Bygrave
|
7b76e13bce
|
#461 - ENH: Add @Draftable support - phase 1
|
2015-11-19 20:44:25 +13:00 |
|
Robin Bygrave
|
1c23720605
|
#398 - ENH: Support delete using a Query instance
|
2015-08-29 00:58:47 +12:00 |
|
Robin Bygrave
|
fd4a6906bd
|
No effective change - SqlTreeNodeBean cleanup - always same value params
|
2015-08-01 22:17:50 +12:00 |
|
Robin Bygrave
|
0d2615522f
|
No effective change - suppress warnings, simplify if
|
2015-08-01 21:16:03 +12:00 |
|
Robin Bygrave
|
4f2d669897
|
No effective change - format only
|
2015-08-01 08:54:49 +12:00 |
|
Robin Bygrave
|
f50b18556e
|
No effective change - SqlTreeBuilder , remove unnecessary null check
|
2015-08-01 08:51:40 +12:00 |
|
Robin Bygrave
|
b526d07eed
|
No effective change - remove unused methods and parameters, simplify if
|
2015-08-01 08:42:09 +12:00 |
|
Robin Bygrave
|
4a13fc307b
|
No effective change - Code cleanup, remove unnecessary return
|
2015-07-31 13:25:54 +12:00 |
|
Robin Bygrave
|
88340618af
|
No effective change - Code cleanup, simplified if
|
2015-07-31 13:20:23 +12:00 |
|
Robin Bygrave
|
3d4bd15dac
|
#360 ENH: Add query setDisableLazyLoading(true) ... for use when graph serialised via external library (and you don't want lazy loading to fire)
|
2015-07-29 20:31:25 +12:00 |
|
Robin Bygrave
|
1ec2f74df9
|
#350 - ENH: Add @History findVersions() query ... returning historic versions for a given bean using history view
|
2015-07-24 16:20:15 +12:00 |
|
Robin Bygrave
|
82489636d5
|
#347 - @History support with query.asOf(Timestamp)
|
2015-07-24 10:18:17 +12:00 |
|
rbygrave
|
b4008da70c
|
#317 - RawSql getting error - Caused by: java.sql.SQLException: Column Index out of range, 0 < 1.
|
2015-07-09 21:44:45 +12:00 |
|
rbygrave
|
e3cccfa9a3
|
No effective change - change newline char
|
2015-05-09 01:10:56 +12:00 |
|
Ryszard-Trojnacki
|
f78f4ea64a
|
Added ability to set alias for root table of sql query.
|
2015-03-18 10:28:54 +01:00 |
|
rbygrave
|
6a6cff2236
|
Fix for #209 - refresh() ... does not refresh OneToMany or ManyToMany properties
|
2014-11-25 23:40:21 +13:00 |
|
rbygrave
|
f7ece0f13c
|
Fix for #174 - Incorrect SQL generated with syntax error at the "order by" clause
|
2014-07-21 21:49:31 +12:00 |
|
rbygrave
|
63e9f603ec
|
Code cleanup - move old iterator/while loops to for loops
|
2014-07-19 19:10:13 +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
|
08602afcff
|
Fix for #37 - disjunction expression should not produce inner join - left outer join instead
|
2014-05-18 21:17:19 +12:00 |
|
Rob Bygrave
|
8c8442ec58
|
Fix for #112 - ENH (411) : RawSql to support discriminator column mapping.
|
2014-05-17 00:11:44 +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
|
96e4b4640f
|
Merge in v4 code changes
|
2014-04-03 03:47:55 +13:00 |
|
Rob Bygrave
|
749f8d0d45
|
Change *ToMany lazy loading to not use the parent entity/table
|
2014-01-30 22:27:52 +13:00 |
|
Robin Bygrave
|
4ec62a5772
|
initial rework for new enhancement
|
2013-06-19 20:36:24 +12:00 |
|
Robin Bygrave
|
cbd7b5e912
|
Refactor transaction logging to simple SLF4J use
|
2013-04-15 23:16:08 +12:00 |
|
Richard Vowles
|
0a951165e5
|
migrate from JUL to SLF4j
|
2013-04-11 21:53:25 +12:00 |
|
rbygrave
|
7aae897def
|
Change license to Apache2 and reformat
|
2012-09-15 00:00:08 +12:00 |
|
rbygrave
|
96ce4c0ddf
|
initial add of EbeanORM server based on v2.8.1
|
2012-09-14 00:40:39 +12:00 |
|