rob bygrave
7fda8079c2
[maven-release-plugin] prepare for next development iteration
2018-11-30 09:55:20 +13:00
rob bygrave
cca9bb4427
[maven-release-plugin] prepare release ebean-11.28.1
ebean-11.28.1
2018-11-30 09:55:06 +13:00
rob bygrave
f45089240a
#1565 - Bump to ebean-datasource 4.3.1 ... with option for owner database credentials and InitDatabase
2018-11-30 09:44:07 +13:00
rob bygrave
8252a51545
#1565 - Bump to ebean-datasource 4.3.1 ... with option for owner database credentials and InitDatabase
2018-11-29 10:16:48 +13:00
rob bygrave
c440c768cf
#1564 - Remove deprecated io.ebeaninternal.server.core.ServletContextListener - migrate to io.ebean.event.ServletContextListener
2018-11-29 10:01:56 +13:00
rob bygrave
c6ae501354
#1563 - Remove deprecated noop method ServerConfig.loadTestProperties() - migrate to loadProperties()
2018-11-29 09:59:16 +13:00
rob bygrave
70e2b1c2ae
#1562 - Query cache use incorrect with RawExpression - incorrect bind hash
2018-11-29 09:54:24 +13:00
rob bygrave
211f28eea3
[maven-release-plugin] prepare for next development iteration
2018-11-27 14:58:40 +13:00
rob bygrave
174fe46485
[maven-release-plugin] prepare release ebean-11.27.1
ebean-11.27.1
2018-11-27 14:58:26 +13:00
rob bygrave
890cc6f66d
Bump to 11.27.1-SNAPSHOT
2018-11-27 14:53:06 +13:00
rob bygrave
2f0e5e6e46
#1561 - ENH: Add ScriptRunner API ... for easier running of SQL and DDL scripts (for testing usually)
2018-11-27 14:50:48 +13:00
rob bygrave
54ba78218b
#1558 - Bump ebean-migration to 11.11.1 - refer: https://github.com/ebean-orm/ebean-migration/pull/56
2018-11-23 14:36:41 +13:00
rob bygrave
ba16cea405
#1556 - Query.setDisableLazyLoading(true) not working on @OneToMany Set (but does on List)
2018-11-23 12:20:18 +13:00
rob bygrave
e81a61378c
No effective change - javadoc
2018-11-23 11:37:38 +13:00
rob bygrave
b4154031cc
#1555 - Support .yaml extension (in addition to the existing .yml extension) for application.yaml and application-test.yaml
2018-11-20 11:51:27 +13:00
rob bygrave
ecf5b56652
#1555 - Support .yaml extension (in addition to the existing .yml extension) for application.yaml and application-test.yaml
2018-11-20 11:45:45 +13:00
rob bygrave
426c6c8111
#1554 - Improve exception message for BeanNotEnhancedException
2018-11-20 11:33:16 +13:00
rob bygrave
9dbb69f4f4
#1553 - Remove deprecated method Query.setForUpdate(boolean) ... migrate to setForUpdate()
2018-11-19 23:40:00 +13:00
rob bygrave
83776a1eae
#1552 - Remove deprecated methods on Transaction setBatch(PersistBatch) .. migrate to setBatchMode(boolean)
2018-11-19 23:36:15 +13:00
rob bygrave
6bc72ae6bb
No effective change - format only
2018-11-19 22:25:01 +13:00
Roland Praml and Rob Bygrave
4fe2016891
new comparison method Ine (caseInsensitive notEquals) ( #1551 )
2018-11-19 22:22:46 +13:00
Roland Praml and Rob Bygrave
7be4675d3e
NEW: ExpressionPath provides access to property and elName ( #1550 )
2018-11-19 22:16:01 +13:00
rob bygrave
06b71781f5
#1548 add global configuration disableLazyLoading
...
Add javadoc
2018-11-19 22:08:50 +13:00
rob bygrave
55e4c7bc26
#1548 add global configuration disableLazyLoading
...
Fix tests
2018-11-19 22:03:51 +13:00
ooknight and Rob Bygrave
b3584a81b4
add global configuration disableLazyLoading ( #1548 )
2018-11-19 21:45:05 +13:00
rob bygrave
68da8944ed
[maven-release-plugin] prepare for next development iteration
2018-11-14 09:34:02 +13:00
rob bygrave
903ee35d63
[maven-release-plugin] prepare release ebean-11.26.1
ebean-11.26.1
2018-11-14 09:33:50 +13:00
rob bygrave
658ee3d39f
Bump to 11.26.1-SNAPSHOT
2018-11-14 09:32:25 +13:00
rob bygrave
c074b7c457
#1547 - Revert for - FIX for the limit query #1540
2018-11-14 09:29:36 +13:00
rob bygrave
528ad7c7fb
[maven-release-plugin] prepare for next development iteration
2018-11-13 23:58:37 +13:00
rob bygrave
c3f41f4157
[maven-release-plugin] prepare release ebean-11.25.1
ebean-11.25.1
2018-11-13 23:58:22 +13:00
rob bygrave
33d104e6aa
Bump version to 11.25.1-SNAPSHOT
2018-11-13 23:52:35 +13:00
rob bygrave
4bd3a0f293
#1546 - Refactor: Swap from entityBean._ebean_intercept() to entityBean._ebean_getIntercept()
2018-11-13 23:50:13 +13:00
rob bygrave
54a4fd75f1
#1539 - FIX: Pairs must not be modified by query
...
Remove the (|| multiValueSupported) part
2018-11-13 23:44:16 +13:00
Roland Praml and Rob Bygrave
105f08cca1
FIX: Pairs must not be modified by query ( #1539 )
...
* FIX: Pairs must not be modified by query
* Modification can also occur on inValues.
* fixed tests
* removed obsolete line
2018-11-13 23:41:36 +13:00
rob bygrave
01d9dd3fe8
#1533 - Enhanced bean can not use final fields in Java 9+.
2018-11-13 23:37:45 +13:00
rob bygrave
f09b38c58c
#1545 - Bump ebean-datasource to 4.2.2 fix for leak with SQLWarning and Postgres JDBC driver
2018-11-13 21:33:44 +13:00
rob bygrave
cb6d2e7ec0
Merge branch 'master' of github.com:ebean-orm/ebean
2018-11-13 21:27:13 +13:00
rob bygrave
89c0324e42
#1544 - No effective change - use https://ebean.io for urls
2018-11-13 21:26:56 +13:00
Roland Praml and Rob Bygrave
7b4215f4f8
Fix test data ( #1541 )
...
* FIX: Put correct dataType for anniversary
* NEW: Add some deterministic ship dates to reference data
2018-11-13 21:09:53 +13:00
Roland Praml and Rob Bygrave
e4cb5f0443
FIX for the limit query ( #1540 )
2018-11-13 21:08:53 +13:00
Roland Praml and Rob Bygrave
ec24374d72
Add some sanity checks when creating sort comparators ( #1538 )
2018-11-13 20:55:09 +13:00
Roland Praml and Rob Bygrave
cfba4d2deb
Add Java 8 Time API support for BasicTypeConverter ( #1537 )
2018-11-13 20:53:38 +13:00
rob bygrave
0ab019ca2c
Merge branch 'FOCONIS-extrawhere-on-join'
2018-11-13 20:51:55 +13:00
rob bygrave
8c9dae0f88
Merge branch 'extrawhere-on-join' of https://github.com/FOCONIS/ebean into FOCONIS-extrawhere-on-join
2018-11-13 20:51:29 +13:00
Roland Praml and Rob Bygrave
88a0c34d37
FIX: use outer join on "is null" check ( #1535 )
2018-11-13 20:46:18 +13:00
Roland Praml and Rob Bygrave
ce403e72a7
FIX: improved support for @DbForeignKey(noConstraint = true) ( #1527 )
...
* FIX: improved support for DbForeignKey(noConstraint = true)
* FIX: Tests for mariadb and sqlserver
* FIX: SqlServer was still incorrect
* FIX: not ommit property for formula
* Update BeanDescriptor.java (typo fix)
fix typo column (no code change!)
2018-11-13 20:44:45 +13:00
rob bygrave
3c6a52da31
#1531 - Transform extra-ddl.xml files when running in ddl mode (no migration)
...
Update to ebean-migration to with ScriptTransform as public and reuse here in Ebean
2018-11-13 20:39:15 +13:00
Manuel Danisch and Rob Bygrave
2806972032
Transform extra-ddl.xml files when running in ddl mode (no migration) ( #1531 )
2018-11-13 20:20:01 +13:00
rob bygrave
acd6ba0a42
Merge branch 'master' of github.com:ebean-orm/ebean
2018-11-13 17:52:09 +13:00