Roland Praml
e0f06f65dd
Revert "DB2 / others: FIX EQL-Test"
...
This reverts commit db0ccfeb1b .
2022-01-07 10:05:27 +01:00
Roland Praml
db0ccfeb1b
DB2 / others: FIX EQL-Test
2022-01-05 17:37:19 +01:00
Roland Praml
d5fe62fe31
DB2: Fix default values
2022-01-05 17:16:46 +01:00
Roland Praml
47d5405b7c
DB2: Fix Raw like
2022-01-05 17:04:01 +01:00
Roland Praml
29eb07e78f
DB2: Fix getGenerateKeys (ungly workaround)
2022-01-05 16:45:54 +01:00
Roland Praml
cc21ffcca9
DB2: Fix insert default values
2022-01-05 16:45:06 +01:00
Roland Praml
f7be1de6df
DB2: Fix Sequence generator
2022-01-05 16:44:31 +01:00
Roland Praml
1f6916775b
DB2: FIX Concat operator
2022-01-05 16:41:41 +01:00
Roland Praml
bb91b5319d
Mariadb fix: blob is a reserved keyword
2022-01-05 16:38:56 +01:00
Roland Praml
1ff0d78170
DB2: Update table & constraint name length to 128
2022-01-05 16:35:06 +01:00
Roland Praml
50c612f8ec
NEW: PersistVisitor
2022-01-05 10:26:29 +01:00
Roland Praml
f045d5e1b0
Migration is a plugin now
2022-01-04 10:21:48 +01:00
Roland Praml
a0d56529a1
Moved migration-scripts
2022-01-04 09:47:15 +01:00
Roland Praml
208e987ab5
DbMigration is a plugin now
2022-01-04 09:47:00 +01:00
Roland Praml
803325cb4b
version bump
2022-01-04 07:58:35 +01:00
Roland Praml
bcf86fd5c4
ADD: init sample scripts
2022-01-03 16:58:27 +01:00
Roland Praml
e2b412aa5a
DbMigration is also a plugin now
2022-01-03 16:58:14 +01:00
Roland Praml
8927f16477
Merge branch 'DbMigrationPlugin' into ebean-new
...
# Conflicts:
# ebean-ddl-generator/src/main/resources/META-INF/services/io.ebean.plugin.Plugin
2022-01-03 16:10:55 +01:00
Roland Praml
7256d97841
Merge branch 'add-start-to-plugins' into ebean-new
...
# Conflicts:
# ebean-core/src/main/java/io/ebeaninternal/server/core/DefaultServer.java
# ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/DdlPlugin.java
2022-01-03 16:09:16 +01:00
Roland Praml
301d8b6f1f
Merge branch 'api-to-run-ddl-manually' into ebean-new
...
# Conflicts:
# ebean-core/src/main/java/io/ebeaninternal/server/core/DefaultServer.java
2022-01-03 16:05:17 +01:00
Roland Praml
58a231670c
Merge commit 'c1b928015b194791179a6aaa0eec130be59e75a1' into ebean-new
2022-01-03 16:03:04 +01:00
Roland Praml
f18b72cc83
Merge branch 'tmp2' into ebean-new
2022-01-03 15:52:50 +01:00
Roland Praml
3407d5a5e7
bump version
2022-01-03 15:51:54 +01:00
Roland Praml
699f7a8449
DDL generate & run is now a plugin
2022-01-03 13:41:59 +01:00
Roland Praml
b7905eb0f6
reverted runDdl and runMigration method.
2022-01-03 13:17:28 +01:00
Roland Praml
c1b928015b
Merge branch 'tmp2' into api-to-run-ddl-manually
2022-01-03 10:42:15 +01:00
Roland Praml
5e5283d8d3
Intermediate commit
2022-01-03 10:20:21 +01:00
Rob Bygrave and GitHub
18eed47306
Merge pull request #2475 from bigjimlefou/fixLocale
...
Fix locale problem with TestCsvReader and TestCsvReaderWithCallback.
2021-12-24 11:10:05 +13:00
Cédric Sougné
9ddf1333ed
Fix locale problem with TestCsvReader and TestCsvReaderWithCallback.
2021-12-23 17:19:44 +01:00
Rob Bygrave
73896d375f
Bump test modules to 12.14.1-SNAPSHOT after release
2021-12-20 16:49:18 +13: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
ebean-parent-12.14.0
2021-12-20 16:34:17 +13:00
Rob Bygrave
2ff3b0acb7
Update gitflow cron schedule for mariadb, sqlserver, jdk-18
2021-12-20 16:20:08 +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
678494f331
Bump version of logback used in tests only
2021-12-20 16:09:33 +13:00
Rob Bygrave
361df6732a
#2472 - BeanPersistController and isCascade() for delete requests (following #2458 )
2021-12-20 15:49:58 +13:00
Rob Bygrave
c3320f4a0b
Bump version to 12.14.0-SNAPSHOT
2021-12-20 13:14:34 +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
254b0df16b
#2470 - Bump jedis to version 3.8.0 (from 3.6.3)
2021-12-20 12:40:41 +13:00
Rob Bygrave
c0f4451d20
Fix pom versions in test only modules after release
2021-12-20 10:47:26 +13:00
Rob Bygrave and GitHub
6c544a2835
Merge pull request #2468 from FOCONIS/pr/fix/jdbc_url_sqlserver_tests
...
Unify JDBC URL for SqlServer (analog to testconfig-files)
2021-12-20 10:29:58 +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
Rob Bygrave and GitHub
18cdd2ed7a
Merge pull request #2466 from FOCONIS/pr/fix/remove_unused_load_error_handler
...
Remove unused LoadErrorHandler interface
2021-12-20 10:27:14 +13:00
Jonas Pöhler
91d1fb8cea
ADD: javadoc
2021-12-17 15:10:30 +01:00
Roland Praml
9d1f4194aa
DbMigration is configurable from properties
2021-12-17 14:13:09 +01:00
Roland Praml
39140ae3dc
Merge branch 'api-to-run-ddl-manually' into ebean-new
...
# Conflicts:
# ebean-api/src/main/java/io/ebean/Database.java
# ebean-core/src/main/java/io/ebeaninternal/server/core/DefaultServer.java
# ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/DdlGenerator.java
2021-12-17 14:12:42 +01:00
Jonas Pöhler
058021f8d0
ADD: metaHas and metaFindAll as functional sugar
2021-12-17 13:56:08 +01:00
Roland Praml
adf14a1f35
FIX: javadoc
2021-12-17 13:26:30 +01:00
Roland Praml and Jonas Pöhler
f4d270e8b5
FIX: JDBC URL for SqlServer (similar to testconfig-files)
2021-12-17 13:26:00 +01:00