Rob Bygrave
712d3ea78f
[maven-release-plugin] prepare for next development iteration
2022-12-08 15:31:04 +13:00
Rob Bygrave
96e3c95c29
[maven-release-plugin] prepare release ebean-parent-13.11.0
ebean-parent-13.11.0
2022-12-08 15:30:51 +13:00
Rob Bygrave
e6e25b979f
Bump to 13.11.0-SNAPSHOT
2022-12-08 15:21:16 +13:00
Rob Bygrave
50fd0f6b1a
Bump ebean-agent to 13.11.0
2022-12-08 15:19:30 +13:00
Rob Bygrave
0e9b83a1ce
#2914 - Refactor ProcessingContext.getPropertyType() internals and whitespace
2022-12-08 11:37:10 +13:00
Rob Bygrave
d2f629e7bb
#2914 - Query bean generation support for @ElementCollection with validaiton annotations - NPE NullPointerException
2022-12-08 11:10:23 +13:00
Rob Bygrave
e290f68b29
Revert " #2908 - Fix tests for Oracle and DB2 with maxRows and forUpdate()
2022-12-01 22:58:30 +13:00
Rob Bygrave
a17e62b491
Revert " #2908 - [Oracle] Change OraclePlatform to use AnsiSqlLimiter (noting Oracle does not support FOR UPDATE with FETCH/OFFSET"
...
This reverts commit 62ed5a9f
2022-12-01 22:51:37 +13:00
Rob Bygrave
928db1f0f6
#2909 - [Hana] Replace HanaSqlLimitSqlLimiter with standard LimitOffsetSqlLimiter
2022-12-01 22:42:42 +13:00
Rob Bygrave
c317092dc5
#2907 - Promote Db2SqlLimiter to be AnsiSqlRowsLimiter and move to ebean-api module
2022-12-01 22:40:13 +13:00
Rob Bygrave
95512d4851
#2906 - Tidy LimitOffsetSqlLimiter
2022-12-01 22:27:57 +13:00
Rob Bygrave
62ed5a9f2b
#2908 - [Oracle] Change OraclePlatform to use AnsiSqlLimiter (noting Oracle does not support FOR UPDATE with FETCH/OFFSET
2022-12-01 22:24:35 +13:00
Rob Bygrave
37ba0b63e4
#2907 - Promote Db2SqlLimiter to be AnsiSqlRowsLimiter and move to ebean-api module
2022-12-01 22:18:16 +13:00
Rob Bygrave
22a5bd9b9d
#2906 - Refactor tidy SqlLimiter implementations
2022-12-01 21:39:00 +13:00
Rob Bygrave
45529958ef
#2904 MySql and MariaDB do not support OFFSET without LIMIT, ignore them for these tests
2022-12-01 21:27:44 +13:00
Rob Bygrave
7aa64f47c8
Fix test TestQueryCache for Oracle (not supporting READ_UNCOMMITTED as expected)
2022-12-01 10:46:26 +13:00
Rob Bygrave and GitHub
919adf331a
Merge pull request #2866 from FOCONIS/fix-formula-match-base-platform
...
FIX: @Formula / @Where Annotations should also match on base platform
2022-12-01 08:56:13 +13:00
Rob Bygrave and GitHub
9f229e3cc2
Merge pull request #2904 from serg1236/bugfix/offset_without_limit
...
Fixed mandatory LIMIT generation in case of firstRow>0
2022-12-01 08:45:18 +13:00
Serhii Dakhnii
3277fe81a1
Fixed mandatory LIMIT generation in case of firstRow>0
2022-11-30 21:36:08 +02:00
Rob Bygrave and GitHub
6c6ec3663a
Merge pull request #2896 from ebean-orm/dependabot/maven/ebean-core/org.postgresql-postgresql-42.5.1
...
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-core
2022-11-24 11:40:45 +13:00
Rob Bygrave and GitHub
0461580d1c
Merge pull request #2897 from ebean-orm/dependabot/maven/ebean-test/org.postgresql-postgresql-42.5.1
...
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-test
2022-11-24 11:40:28 +13:00
Rob Bygrave and GitHub
75dbb58c85
Merge pull request #2898 from ebean-orm/dependabot/maven/ebean-postgis/org.postgresql-postgresql-42.5.1
...
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-postgis
2022-11-24 11:40:09 +13:00
Rob Bygrave and GitHub
808f69cac1
Merge pull request #2899 from ebean-orm/dependabot/maven/platforms/postgres/org.postgresql-postgresql-42.5.1
...
Bump postgresql from 42.5.0 to 42.5.1 in /platforms/postgres
2022-11-24 11:39:52 +13:00
Rob Bygrave and GitHub
974953a376
Merge pull request #2900 from ebean-orm/dependabot/maven/ebean-core-type/org.postgresql-postgresql-42.4.3
...
Bump postgresql from 42.4.1 to 42.4.3 in /ebean-core-type
2022-11-24 11:38:55 +13:00
dependabot[bot] and GitHub
f85a367e98
Bump postgresql from 42.4.1 to 42.4.3 in /ebean-core-type
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.4.1 to 42.4.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.1...REL42.4.3 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 22:27:09 +00:00
dependabot[bot] and GitHub
87a3c58d93
Bump postgresql from 42.5.0 to 42.5.1 in /platforms/postgres
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 22:24:12 +00:00
dependabot[bot] and GitHub
1d1aea77d0
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-test
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 22:21:01 +00:00
dependabot[bot] and GitHub
2a02935cee
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-postgis
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 22:21:01 +00:00
dependabot[bot] and GitHub
fd2e5c0fc7
Bump postgresql from 42.5.0 to 42.5.1 in /ebean-core
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.5.0 to 42.5.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.5.1 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-23 22:21:00 +00:00
Rob Bygrave
6d6b07bf87
Bump avaje-config to version 2.4
2022-11-23 08:35:04 +13:00
Rob Bygrave
2cac3cd0bb
Bump test modules to 13.10.3-SNAPSHOT after release
2022-11-22 08:26:56 +13:00
Rob Bygrave
d56098dbf0
[maven-release-plugin] prepare for next development iteration
2022-11-22 08:09:45 +13:00
Rob Bygrave
07682c97a7
[maven-release-plugin] prepare release ebean-parent-13.10.2
ebean-parent-13.10.2
2022-11-22 08:09:37 +13:00
Rob Bygrave
331a9152aa
Bump ebean-datasource to 8.4 and ebean-agent to 13.10.2
2022-11-21 17:49:01 +13:00
Rob Bygrave
e87a06a713
#2894 - Lack of setNullParameter() functionality on io.ebean.DtoQuery interface
2022-11-21 17:00:55 +13:00
Rob Bygrave
3b5393dca6
Merge branch 'pen4-oscs_fix_cdsc95oau51t49so8cag'
2022-11-21 14:59:43 +13:00
Rob Bygrave
101c5e52b1
#2893 - Bump jackson-databind to 2.14.0
2022-11-21 14:59:27 +13:00
pen4
5d3bcf4008
update com.fasterxml.jackson.core:jackson-databind 2.13.3 to 2.14.0-rc1
2022-11-19 19:57:18 +08:00
Rob Bygrave
dd7605ac3a
#2888 - DatabaseFactory.create() fails with java.lang.InstantiationError: io.ebean.bean.EntityBeanIntercept in multi-module gradle setup
2022-11-15 14:50:34 +13:00
Rob Bygrave
47dfbb6157
#2864 - Not advertise services configurable via DatabaseConfig.putServiceObject() that are "internal"
...
"internal" meaning that in terms of module-path they are not in a properly exported package. For example,
they are in a subpackage of io.ebeaninternal
2022-11-10 13:11:08 +13:00
Rob Bygrave and GitHub
013123c1a7
Merge pull request #2864 from FOCONIS/feature/override-service-objects
...
NEW: Override service objects with DatabaseConfig.putServiceObject
2022-11-10 13:05:22 +13:00
Rob Bygrave
cbc463cd10
Merge branch 'FOCONIS-bug/transactional-affects-query-cache'
2022-11-10 12:32:49 +13:00
Rob Bygrave
6e9a8704b4
#2887 - Fix for Setting isolation level disables query cache
...
Use getInternalConnection() in order to set the queryOnly = false flag
which is done via connection()
2022-11-10 12:32:23 +13:00
Roland Praml
0fd2f34ed0
Possible bug: Setting isolation level disables query cache
2022-11-09 09:46:51 +01:00
Rob Bygrave
72f1ab18cc
No effective change - rename parameter names only
2022-11-08 14:16:12 +13:00
Rob Bygrave
b1bba9da5d
#2774 - Tidy InExpression adding check and block for prop != null wrt prop.isDbEncrypted() and prop.isLocalEncrypted()
2022-11-08 11:12:46 +13:00
Rob Bygrave
8966faeb7e
#2774 - Postgres ANY / MultiValueSupport with byte[]/binary data
...
Tidy up MultiValueBind.toArray() only
2022-11-08 09:33:09 +13:00
Rob Bygrave
fed4413259
Merge branch 'master' of github.com:ebean-orm/ebean
2022-11-07 22:26:19 +13:00
Rob Bygrave
14dddb4866
#2774 - Postgres ANY / MultiValueSupport with byte[]/binary data
...
Add Postgres specific support for binding an array of byte[] with ANY(?)
which is used as with client side encryption where the bind values are
implicitly converted to byte[].
Fixes Postgres specific failure running TestEncryptClientSide.java
2022-11-07 22:25:32 +13:00
Rob Bygrave and GitHub
d7d6082038
Merge pull request #2885 from MarcusDunn/patch-1
...
Added platforms to BOM
2022-11-07 12:31:11 +13:00