Rob Bygrave
0d3ea9626c
CockroachDB - Now supports LIKE ESCAPE and no longer needs Autocommit for DDL
2022-02-04 17:02:01 +13:00
Rob Bygrave
db6f2cba75
[maven-release-plugin] prepare for next development iteration
2022-02-03 09:02:38 +13:00
Rob Bygrave
6f694eb6ca
[maven-release-plugin] prepare release ebean-parent-12.15.0
2022-02-03 09:02:30 +13:00
Rob Bygrave
170e323ee9
#2507 - Script runner does not work with file system path
2022-02-02 13:02:49 +13:00
Rob Bygrave
a1c0e21234
Bump to 12.15.0-SNAPSHOT
2022-02-02 10:59:04 +13:00
Jonas Pöhler
4b8565e7c7
FIX: we can set persistBatchOnCascade to ALL for newer DB2 versions
2022-01-31 11:32:22 +01:00
Rob Bygrave and GitHub
94ae513d85
Merge pull request #2522 from FOCONIS/db2/check-exception-chain
...
DB2: SqlCodeTranslator must check exception chain
2022-01-29 15:33:46 +13:00
Rob Bygrave and GitHub
029cde12db
Merge pull request #2527 from FOCONIS/db2/fix-sequence
...
DB2: Fix Sequence generator
2022-01-29 15:16:24 +13:00
Rob Bygrave and GitHub
95b19569e4
Merge pull request #2524 from FOCONIS/db2/nocompressedid
...
DB2 does not support ids in compressed form
2022-01-29 15:12:25 +13:00
Rob Bygrave and GitHub
a9560c6664
Merge pull request #2523 from FOCONIS/db2/sqllimiter
...
DB2: FIX Db2SqlLimiter & tests
2022-01-29 15:11:33 +13:00
Roland Praml
c0e827ffda
DB2: Fix Sequence generator
2022-01-28 10:57:41 +01:00
Roland Praml
9f9184ac6a
DB2 does not support ids in compressed form
2022-01-28 10:53:51 +01:00
Roland Praml
5ae5e408e3
DB2: FIX Db2SqlLimiter & tests
2022-01-28 10:23:22 +01:00
Roland Praml
90f6d0707f
DB2: SqlCodeTranslator must check exception chain
2022-01-28 10:21:55 +01:00
Roland Praml
015dd00b8e
DB2: Fix Raw like
2022-01-28 10:04:20 +01:00
Rob Bygrave
64605b5090
Yugabyte platform support - Automatic detection and DDL support
...
- Automatic detection similar to Cockroach
- DDL very similar to Postgres but no CREATE TABLE LIKE support (for history DDL)
2022-01-28 17:04:19 +13:00
Rob Bygrave
44462e3513
Add maxInBinding - Oracle support for large delete by ids
2022-01-28 09:46:03 +13:00
Roland Praml
5b63434f13
reindent code and linked #2514
2022-01-27 16:43:35 +01:00
Roland Praml
190b4ef588
Made some fixes in wrong ddl generation
2022-01-27 15:58:44 +01:00
Roland Praml
d8c2b3d583
FIX: Compile errors
2022-01-27 10:34:25 +01:00
Roland Praml
48c8f5e2ca
ADD: different DB2 platforms
2022-01-27 10:09:31 +01:00
Rob Bygrave and GitHub
1dc5ecc81f
Merge pull request #2506 from FOCONIS/fix-localdate-databind
...
DB2: Fix: DataBind/Read of native LocalDates
2022-01-27 09:02:04 +13:00
Roland Praml and Roland Praml
2e1a6eec04
DB2: Fix: DataBind/Read of native LocalDates
2022-01-26 16:51:55 +01:00
Roland Praml and Roland Praml
e5f37e638c
Refactor UUID generator. Add uuid-property to serverConfig ( #57 )
...
Co-authored-by: Roland Praml <roland.praml@foconis.de >
2022-01-26 12:05:12 +01:00
Rob Bygrave
7ffd2f1886
#2501 Modify pom use ${h2database.version}
2022-01-26 22:41:55 +13:00
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