Rob Bygrave and GitHub
bc6d2fb3be
Merge branch 'master' into wip/h2database-v2
2022-01-25 21:30:36 +13:00
Rob Bygrave
a9dbc036e9
Support H2database 2.x
2022-01-25 21:28:09 +13:00
Rob Bygrave
4f70c09690
Merge branch 'pr/enh/stored_procedures_mysql_drop_column' of https://github.com/FOCONIS/ebean into FOCONIS-pr/enh/stored_procedures_mysql_drop_column
2022-01-21 17:06:48 +13:00
Rob Bygrave
df8ae18bf6
[maven-release-plugin] prepare for next development iteration
2022-01-17 22:31:00 +13:00
Rob Bygrave
8edaabf755
[maven-release-plugin] prepare release ebean-parent-12.14.1
2022-01-17 22:30:53 +13:00
Rob Bygrave
263f6cdeba
Tidy OraclePlatform only
2022-01-17 22:10:53 +13:00
Rob Bygrave
38f1967e60
#2473 - Oracle - column alias - Change such that OraclePlatform doesn't use column alias
...
So with #2254 we regressed OraclePlatform to use column alias. This really should have introduced an Oracle12 platform instead. 18c onwards and we don't want the column alias.
2022-01-17 22:10:21 +13:00
Rob Bygrave
6eb8eb0dd2
#2473 Tidy BasicSqlAnsiLimiter only, no functional change
2022-01-17 21:58:33 +13:00
Roland Praml and FOCONIS\szemenyei
01847e44de
Always use UTF-8
2022-01-11 10:11:13 +01:00
Rob Bygrave
3f645211a6
[maven-release-plugin] prepare for next development iteration
2021-12-20 16:34:23 +13:00
Rob Bygrave
451e2fa93c
[maven-release-plugin] prepare release ebean-parent-12.14.0
2021-12-20 16:34:17 +13:00
tFellner and GitHub
42594533da
Support for Sequences in MariaDB ( #2304 )
...
* Support for Sequneces in MariaDB
* clean up readSequenceValue in test class
* remove flakiness
* remove change for later discussion
* replace deprecated methods
* strictly allow sequences
2021-12-20 16:11:30 +13:00
Rob Bygrave
c411d9a665
Bump version to 12.14.0-SNAPSHOT
2021-12-20 12:47:36 +13:00
Rob Bygrave
8ea2c31076
#2471 - Bump avaje-config to 1.7 (from 1.5) with removed jndi lookup for DataSource
2021-12-20 12:45:30 +13:00
Rob Bygrave and GitHub
227d18bbf0
Merge pull request #2469 from FOCONIS/pr/enh/helper_methods_annotation_util
...
Add metaHas and metaFindAll in AnnotationUtil
2021-12-20 10:28:32 +13:00
Jonas Pöhler
91d1fb8cea
ADD: javadoc
2021-12-17 15:10:30 +01:00
Jonas Pöhler
058021f8d0
ADD: metaHas and metaFindAll as functional sugar
2021-12-17 13:56:08 +01:00
Rob Bygrave
860aad11ce
WIP h2database v2
2021-12-17 23:22:25 +13:00
Roland Praml and Jonas Pöhler
65e924feaa
Deleted obsolete LoadErrorHandler
2021-12-17 10:44:42 +01:00
Rob Bygrave
752d5d4782
Remove pom.xml.releaseBackup from barfed release
2021-12-17 21:47:07 +13:00
Rob Bygrave
5fddc37037
[maven-release-plugin] prepare for next development iteration
2021-12-17 17:26:43 +13:00
Rob Bygrave
ca6e3963db
[maven-release-plugin] prepare release ebean-parent-12.13.2
2021-12-17 17:26:36 +13:00
Rob Bygrave
1a6a426683
#2458 - Add BeanPersistController.isCascade() to identify cascade vs "top level" persist requests
2021-12-17 10:43:27 +13:00
Rob Bygrave
0dbf982293
Javadoc only update in PlatformConfig
2021-12-15 21:47:58 +13:00
Rob Bygrave
c3295f1145
#2445 - Put back DB2 maxTableNameLength=18, maxConstraintNameLength=18
2021-12-13 20:54:49 +13:00
Jonas Pöhler
c67e66c0ca
Merge remote-tracking branch 'ebean/master' into pr/enh/stored_procedures_mysql_drop_column
2021-11-26 15:58:50 +01:00
Roland Praml
2581d82cff
FIX: Sqlite does not support ResultSetConcurrencyModeUpdatable
2021-11-26 15:02:46 +01:00
Roland Praml
dfb1d6ab54
ADD: Db2 container support
2021-11-26 15:01:15 +01:00
Rob Bygrave
0a71ad624e
[maven-release-plugin] prepare for next development iteration
2021-11-26 21:57:10 +13:00
Rob Bygrave
09115a824d
[maven-release-plugin] prepare release ebean-parent-12.13.1
2021-11-26 21:57:04 +13:00
Rob Bygrave
07f9bf98c3
#2436 - SQL Update doesn't handle named parameters for array types in Postgres
2021-11-26 14:46:06 +13:00
Jonas Pöhler and Noemi Szemenyei
2d26740286
FIX: typeGetAll did not work with repeated annotations on one class
2021-11-16 11:24:22 +01:00
Rob Bygrave
5807874c9e
[maven-release-plugin] prepare for next development iteration
2021-11-04 11:19:32 +13:00
Rob Bygrave
ea7b4e8162
[maven-release-plugin] prepare release ebean-parent-12.13.0
2021-11-04 11:19:25 +13:00
Rob Bygrave
0f60e2240c
Bump version to 12.13.0-SNAPSHOT
2021-11-04 10:57:48 +13:00
Rob Bygrave
fa4e013692
[maven-release-plugin] prepare for next development iteration
2021-10-21 21:36:29 +13:00
Rob Bygrave
08502d7315
[maven-release-plugin] prepare release ebean-parent-12.12.3
2021-10-21 21:36:21 +13:00
Rob Bygrave
8fb02662e6
#2423 Add @Nullable on single bean publish and restore by id
2021-10-20 20:06:59 +13:00
Rob Bygrave
b3ee982b64
Use @NonNullApi to explicitly reflect non-null return types and params by default
2021-10-20 15:45:20 +13:00
Rob Bygrave
92a13ad265
Remove pom releaseBackup files that should not be there
2021-10-20 09:52:06 +13:00
Rob Bygrave
c7bb027c7d
#2422 - Remove extraneous jsr 305 @Nonnull
2021-10-19 17:33:23 +13:00
Rob Bygrave
709eb369c9
#2419 - Add explicit @Nullable on findOne() methods
2021-10-19 12:12:11 +13:00
Rob Bygrave
a61c73c62a
#2418 #2420 BeanState.loadErrors() returns empty map
...
Change Database.beanState() to throw IllegalArgumentException when bean isn't an entity bean
2021-10-19 11:52:36 +13:00
Rob Bygrave
7862648b83
#2419 - Add explicit @Nullable on findOne() methods
2021-10-19 11:50:22 +13:00
Rob Bygrave
fa252a1fe4
Javadoc for #2303 - bump to pgjdbc 42.3.0
2021-10-19 11:23:26 +13:00
Rob Bygrave
add7a8c4ba
Javadoc for #2303 - bump to pgjdbc 42.2.25
...
Noting that this version of pgjdbc has not been released yet. Guessing that this is the next release number.
2021-10-14 14:49:15 +13:00
Rob Bygrave
9bda4ab5c7
#2303 - Add javadoc for notes on Postgres with "allQuotedIdentifiers = true"
2021-10-13 09:37:40 +13:00
Rob Bygrave and GitHub
349cd01921
Merge pull request #2411 from ebean-orm/feature/weak-reference-persistence-context
...
Weak reference based persistence context for streaming queries
2021-10-12 14:39:47 +13:00
Rob Bygrave
caf18565a0
[maven-release-plugin] prepare for next development iteration
2021-10-12 12:46:15 +13:00
Rob Bygrave
c89d39ec2d
[maven-release-plugin] prepare release ebean-parent-12.12.2
2021-10-12 12:46:08 +13:00