Rob Bygrave
|
69c045443c
|
#1218 - ENH: Bump to migration 11.2.1 with support for options patchInsertOn and patchResetChecksumOn
|
2017-11-23 19:05:35 +13:00 |
|
Rob Bygrave
|
fd2d083971
|
#1217 - L2 query cache not caching empty result set
|
2017-11-22 22:03:35 +13:00 |
|
Rob Bygrave
|
b9380aa5b8
|
No effective change - add property test for ServerConfig jsonDateTime
|
2017-11-22 21:21:09 +13:00 |
|
Rob Bygrave
|
3a1368a342
|
[maven-release-plugin] prepare for next development iteration
|
2017-11-19 20:34:54 +13:00 |
|
Rob Bygrave
|
0e9fc31531
|
[maven-release-plugin] prepare release ebean-11.6.1
ebean-11.6.1
|
2017-11-19 20:34:39 +13:00 |
|
Rob Bygrave
|
5132107748
|
Bump to 11.6.1-SNAPSHOT
|
2017-11-19 20:33:27 +13:00 |
|
Rob Bygrave
|
7ff3d703f7
|
#1215 - ENH: Add Query setBeanCacheMode(CacheMode) ... with a view to it replacing the existing setUseCache(boolean) and setLoadBeanCache(boolean)
|
2017-11-19 20:16:40 +13:00 |
|
Rob Bygrave
|
ef91c643ed
|
#1214 - ENH: Add inPairs() expression - support L2 cache hits for complex natural key with findList() and in pairs expression
|
2017-11-19 16:47:32 +13:00 |
|
Rob Bygrave
|
f0ddf6c7e6
|
#1213 - NPE with TxType SUPPORTS
|
2017-11-19 01:51:03 +13:00 |
|
Rob Bygrave
|
fcff571664
|
#1212 - ENH: Add query findSingleAttribute()
|
2017-11-18 22:36:08 +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
|
c5a11aa5a8
|
No effective change - format and javadoc
|
2017-11-18 10:48:37 +13:00 |
|
Rob Bygrave
|
d1099c8309
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2017-11-15 01:02:35 +13:00 |
|
Rob Bygrave
|
7ff8758797
|
No effective change - fix javadoc
|
2017-11-15 01:02:11 +13:00 |
|
 Koen De GrooteandRob Bygrave
|
f1ebe7929b
|
Internal refactor / tidy - Suggestions from intellij code analysis. (#1209)
|
2017-11-14 18:19:38 +13:00 |
|
Rob Bygrave
|
0056568bc7
|
[maven-release-plugin] prepare for next development iteration
|
2017-11-13 23:18:10 +13:00 |
|
Rob Bygrave
|
4b72924529
|
[maven-release-plugin] prepare release ebean-11.5.1
ebean-11.5.1
|
2017-11-13 23:17:54 +13:00 |
|
Rob Bygrave
|
a75ed676f8
|
Bump pom version to 11.5.1-SNAPSHOT
|
2017-11-13 23:16:38 +13:00 |
|
Rob Bygrave
|
c3438b888d
|
#995 - @OneToMany with constraints on the many side
|
2017-11-13 22:43:56 +13:00 |
|
Rob Bygrave
|
56be274acc
|
No effective change - change internal use of ArrayList to List
|
2017-11-13 22:42:39 +13:00 |
|
Rob Bygrave
|
84bb4ff78c
|
#1207 - Regression added in 11.4.1 with NPE on @transactional(type = TxType.SUPPORTS)
|
2017-11-13 21:33:39 +13:00 |
|
Rob Bygrave
|
4054eda1f6
|
#1207 - Regression added in 11.4.1 with NPE on @transactional(type = TxType.SUPPORTS)
|
2017-11-13 21:32:52 +13:00 |
|
Rob Bygrave
|
a4b9354e43
|
#1206 - NPE when using @Encrypted with Enum property that is null
|
2017-11-13 19:12:57 +13:00 |
|
Rob Bygrave
|
06e033f23f
|
#1181 - ENH: Add @FetchPreference support - Secondary query generation is based on order of fetch statements
|
2017-11-08 23:20:08 +13:00 |
|
Rob Bygrave
|
156f505394
|
#1181 - ENH: Add @FetchPreference support - Secondary query generation is based on order of fetch statements
|
2017-11-08 23:19:58 +13:00 |
|
Rob Bygrave
|
9b2b2f7787
|
#1205 - ENH: Add support for raw expression array binding with Postgres - e.g. raw(" foo = any(?) ", collection)
|
2017-11-08 00:56:13 +13:00 |
|
Rob Bygrave
|
e68dae0baa
|
Update ebean-annotation to 3.3 and tests to use 11.5.1 agent
|
2017-11-07 22:57:04 +13:00 |
|
Rob Bygrave
|
2cf864954f
|
#1204 - Check presence of JAXB and javax @PostConstruct (which may not be present in minimal Java 9)
|
2017-11-07 20:08:10 +13:00 |
|
Rob Bygrave
|
2b94487573
|
#1202 - Automatically remove old query plans from Ebean's internal query plan cache
|
2017-11-06 22:59:42 +13:00 |
|
Rob Bygrave
|
fcf730ec39
|
[maven-release-plugin] prepare for next development iteration
|
2017-11-06 14:49:08 +13:00 |
|
Rob Bygrave
|
7d343455ac
|
[maven-release-plugin] prepare release ebean-11.4.1
ebean-11.4.1
|
2017-11-06 14:48:55 +13:00 |
|
Rob Bygrave
|
21e0b748a6
|
#1199 - Remove deprecated findUnique() method - please migrate to findOne()
|
2017-11-03 03:35:19 +13:00 |
|
Rob Bygrave
|
2fab733e4e
|
Update agent and maven plugin for 11.4.1 enhancement (@Transactional and PropertyChangeListener changes)
|
2017-11-03 03:30:53 +13:00 |
|
Rob Bygrave
|
7260a1b6eb
|
#1198 - Remove support for PropertyChangeListener from entity beans
|
2017-11-03 03:08:43 +13:00 |
|
Rob Bygrave
|
434a005366
|
#1198 - Remove support for PropertyChangeListener from entity beans
|
2017-11-03 03:05:59 +13:00 |
|
Rob Bygrave
|
ff67ef60b0
|
#1197 - Refactor how @Transactional methods internally managed
|
2017-11-03 02:13:56 +13:00 |
|
Rob Bygrave
|
0a1747d8e3
|
#1194 - Change from using Jetbrains @Nullable to ... class retention based javax annotation @Nonnull
|
2017-11-02 15:56:15 +13:00 |
|
Rob Bygrave
|
f36499f71f
|
No effective change - remove use of jetbrains @NotNull in tests
|
2017-11-02 15:26:35 +13:00 |
|
rob bygrave
|
da818f17c2
|
#1190 - MySql throwing DataIntegrityException when it should throw the more specific DuplicateKeyException
Ah, remove the 23000 SQLState to just use the error codes for MySql.
|
2017-11-02 01:16:52 +13:00 |
|
rob bygrave
|
10eb2bc21f
|
#1193 - For RawSql ignore the Postgres cast double colon like ::text
|
2017-11-02 00:03:38 +13:00 |
|
rob bygrave
|
66fe278e3f
|
#1192 - findNative() with @Embedded beans ... the embedded bean isn't loaded properly
|
2017-11-01 23:03:57 +13:00 |
|
rob bygrave
|
10607385e0
|
#1191 - Trim logged SQL removing new line chars (for sql from SqlUpdate)
|
2017-11-01 22:00:55 +13:00 |
|
rob bygrave
|
db6562df76
|
#1190 - MySql throwing DataIntegrityException when it should throw the more specific DuplicateKeyException
|
2017-11-01 21:54:48 +13:00 |
|
rob bygrave
|
c0ec87d4cd
|
#1189 - ExpressionList.isNull and SoftDelete
|
2017-11-01 21:48:23 +13:00 |
|
rob bygrave
|
0dbba7a211
|
#1189 - ExpressionList.isNull and SoftDelete
|
2017-11-01 21:26:15 +13:00 |
|
rob bygrave
|
e75670f207
|
#1188 - When using inheritance getReference() on a leaf type ... should not hit the DB
|
2017-11-01 20:42:18 +13:00 |
|
rob bygrave
|
fb8db14f3a
|
#1186 - Tidy, remove H2MultiValueBind for now
|
2017-10-31 22:14:01 +13:00 |
|
rob bygrave
|
c00b1849ef
|
Merge branch 'feature/1186-MultiValueBind'
|
2017-10-31 22:11:30 +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
|
d5b42f9ba1
|
[maven-release-plugin] prepare for next development iteration
|
2017-10-31 10:52:44 +13:00 |
|