rob bygrave
046a9b30b0
[maven-release-plugin] prepare release ebean-11.20.2
ebean-11.20.2
2018-08-10 15:54:29 +12:00
Rob Bygrave and GitHub
afb7679302
#1468 - ENH: Add built-in DDL generation for Postgres table partitioning (by day, week, month and year) ( #1469 )
2018-08-10 14:52:42 +12:00
rob bygrave
db35f0f5ed
#1466 - With ebean.dbSchema property (aka default db schema) we should not connection.setSchema() when running migrations
2018-08-09 21:34:23 +12:00
rob bygrave
19756421ad
[maven-release-plugin] prepare for next development iteration
2018-08-08 23:34:11 +12:00
rob bygrave
1d678576f7
[maven-release-plugin] prepare release ebean-11.20.1
ebean-11.20.1
2018-08-08 23:33:57 +12:00
Rob Bygrave and GitHub
ded7d44974
Add support for Postgres range partition DDL plus refactor xsd definitions that had got out of sync ( #1465 )
...
* Add partition meta mapping
* Fix to allow schema prefix on select dynamic formula
* Add partition meta mapping
* Migration XSD Update
* Fix to allow schema prefix on select dynamic formula
* Bump ebean-migration to 11.8.1
2018-08-08 23:29:29 +12:00
rob bygrave
c9497fd654
[maven-release-plugin] prepare for next development iteration
2018-08-08 12:06:03 +12:00
rob bygrave
23a9cf9bb3
[maven-release-plugin] prepare release ebean-11.19.3
ebean-11.19.3
2018-08-08 12:05:50 +12:00
rob bygrave
75395a8481
#1464 - NPE in PropertiesWrapper.internalGet(PropertiesWrapper.java:74) running multi-platform DB migration generation with ServerConfig that has no properties
...
Note that newPlatformConfig() is only used for multi-platform DB migration generation.
2018-08-07 11:55:06 +12:00
rob bygrave
a161d0c01b
#1463 - NPE in MigrationModel.readMigrations() when running using File resources with no migration directory
2018-08-07 11:36:26 +12:00
rob bygrave
1dd7720605
#1462 - DB Migration generation with Postgis types gives us non-strict geometry column DDL
2018-08-07 11:19:09 +12:00
rob bygrave
3d2f885e87
[maven-release-plugin] prepare for next development iteration
2018-08-06 21:42:56 +12:00
rob bygrave
2b3e485beb
[maven-release-plugin] prepare release ebean-11.19.2
ebean-11.19.2
2018-08-06 21:42:41 +12:00
rob bygrave
d4be0718a8
#1460 - ENH: Add FetchGroup ... as a mechanism to specify select() + fetch() separately from Query
...
Change to add generics for FetchGroup
2018-08-06 21:30:36 +12:00
rob bygrave
6d0556a120
#1460 - ENH: Add FetchGroup ... as a mechanism to specify select() + fetch() separately from Query
...
Change to add generics for FetchGroup
2018-08-02 23:18:44 +12:00
rob bygrave
ec7e4e4935
#1461 - @OneToMany with @JoinTable without table name does not default join table name
2018-08-02 22:25:48 +12:00
rob bygrave
471605619a
#1460 - ENH: Add FetchGroup ... as a mechanism to specify select() + fetch() separately from Query
2018-07-30 23:51:52 +12:00
rob bygrave
02fe956056
#1459 - findNative with join to a @OneToMany ... does not map properly
2018-07-27 12:31:56 +12:00
rob bygrave
db13034fec
No effective change - update code style in test
2018-07-27 12:31:27 +12:00
rob bygrave
c2489beb82
[maven-release-plugin] prepare for next development iteration
2018-07-18 22:25:00 +12:00
rob bygrave
9a424d7d6d
[maven-release-plugin] prepare release ebean-11.19.1
ebean-11.19.1
2018-07-18 22:24:45 +12:00
rob bygrave
9b74602617
Bump pom to 11.19.1-SNAPSHOT
2018-07-18 22:22:48 +12:00
Roland Praml and Rob Bygrave
5c99986476
Migration with procedures ( #1451 )
...
DB Migration with helper stored procedures (for MySql and SQL Server)
2018-07-18 22:21:47 +12:00
rob bygrave
7d38933e9d
Refactor remove dead code - BindableRequest registerGeneratedVersion()
...
No effective change
2018-07-18 22:16:15 +12:00
rob bygrave
7668fb11a9
[maven-release-plugin] prepare for next development iteration
2018-07-18 22:05:02 +12:00
rob bygrave
eac68166d9
[maven-release-plugin] prepare release ebean-11.18.6
ebean-11.18.6
2018-07-18 22:04:48 +12:00
rob bygrave
cb0023345f
Refactor scalar types for Varchar, LongVarchar and Clob - ScalarTypeStringBase
2018-07-18 21:59:11 +12:00
rob bygrave
f0f7feb125
No effective change - code format
2018-07-18 21:49:19 +12:00
Roland Praml and Rob Bygrave
c8e32253a5
FIX: support for ScalarTypeConverter and @Lob ( #1454 )
2018-07-18 21:41:46 +12:00
rob bygrave
01541bb208
#1457 - Issue with @ManyToOne with @EmbeddedId where only some columns are insertable or updatable
2018-07-18 21:29:08 +12:00
rob bygrave
2d44d06f36
#1456 - io.ebean.annotation.NotNull not honored by @ManyToOne property
2018-07-18 19:36:41 +12:00
rob bygrave
fda930a162
No effective change - fix javadoc title to Ebean 11
2018-07-18 17:01:14 +12:00
Roland Praml and Rob Bygrave
5a6cdb9a86
FIX: null handling in ScalarType.toBeanType ( #1455 )
2018-07-18 16:33:36 +12:00
rob bygrave
5ef7fe8504
[maven-release-plugin] prepare for next development iteration
2018-07-15 16:09:15 +12:00
rob bygrave
11586fb635
[maven-release-plugin] prepare release ebean-11.18.5
ebean-11.18.5
2018-07-15 16:09:00 +12:00
rob bygrave
d555122067
#1453 - @Formula property included in DDL when on @Inheritance bean and without @Transient
2018-07-15 15:36:29 +12:00
rob bygrave
b6d3dc3516
Fix test code only - Tune entity bean needs at least 1 non Id property
2018-07-15 15:01:17 +12:00
rob bygrave
bbf54d6196
git push origin masterMerge branch 'FOCONIS-cache-bug-delete'
2018-07-15 14:13:48 +12:00
rob bygrave
74c88ce511
#1452 Fix - Deleting a bean does not invalidate the bean cache (Regression from 11.18.1 - introduced by changes in #1427 )
2018-07-15 14:13:29 +12:00
rob bygrave
309bf6a11a
Merge branch 'cache-bug-delete' of https://github.com/FOCONIS/ebean into FOCONIS-cache-bug-delete
2018-07-15 13:56:37 +12:00
rob bygrave
02b6ab0f74
No effective change, move null check on orderBy to prior to parse
2018-07-15 13:55:51 +12:00
rob bygrave
0c41993ce7
No effective change, whitespace
2018-07-15 13:55:15 +12:00
rob bygrave
d949c48245
git push origin masterMerge branch 'tobias--bugfix/lazy_fetch_with_id_column_name'
2018-07-15 13:52:14 +12:00
rob bygrave
93e603ca25
#1449 Fix for failing lazy fetch when logical property name starts with underscore
2018-07-15 13:49:05 +12:00
rob bygrave
117d22fd67
Merge branch 'bugfix/lazy_fetch_with_id_column_name' of https://github.com/tobias-/ebean into tobias--bugfix/lazy_fetch_with_id_column_name
2018-07-15 13:11:33 +12:00
Roland Praml
f13de2c8a6
ADD: Testcase for delete with cache
2018-07-13 19:57:56 +02:00
Mitsch164 and Rob Bygrave
5b8ef8154a
Fix Transaction Flushing when ID Property is Loaded ( #1450 )
...
* Fix for unintentianal flush when ID is loaded
* fix duplicateKey Exception
* higher id
2018-07-12 15:10:17 +12:00
Tobias
df892f4509
Failing testcase with lazy fetch
...
For some reason, all entities with an id starting with _ fails when
lazy-fetching due to sort not being properly renamed.
2018-07-11 15:52:56 +02:00
rob bygrave
2755e6d1ec
[maven-release-plugin] prepare for next development iteration
2018-07-05 23:40:12 +12:00
rob bygrave
2024193da9
[maven-release-plugin] prepare release ebean-11.18.4
ebean-11.18.4
2018-07-05 23:39:56 +12:00