Roland Praml
ea9036dd5d
Merge remote-tracking branch 'upstream/master' into ebean-new
...
# Conflicts:
# ebean-core/src/main/java/io/ebeaninternal/server/core/DScriptRunner.java
# ebean-core/src/main/java/io/ebeaninternal/server/type/DefaultTypeManager.java
# ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/DdlPlugin.java
# ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/DefaultDbMigration.java
# ebean-test/src/test/java/io/ebean/json/EJsonTests.java
2022-01-13 13:54:40 +01:00
Rob Bygrave and GitHub
c5779133bc
Merge pull request #2485 from FOCONIS/fix-utf8-problems-with-specialchars
...
Fix utf8 problems with specialchars
2022-01-13 11:05:27 +13:00
Rob Bygrave and GitHub
b8b6311348
Merge pull request #2447 from FOCONIS/fix-scalartype-problem2
...
Traverse class hierarchy, when searching for ScalarType
2022-01-13 10:58:05 +13:00
Roland Praml
2328456e88
[maven-release-plugin] prepare for next development iteration
2022-01-12 13:47:13 +01:00
Roland Praml
097c121694
[maven-release-plugin] prepare release ebean-parent-12.14.1-FOC3
2022-01-12 13:47:00 +01:00
Roland Praml
35b59edb7e
Merge remote-tracking branch 'upstream/master' into ebean-new
2022-01-12 11:43:12 +01:00
FOCONIS\szemenyei
8eed983fbb
restore old test
2022-01-12 08:37:46 +01:00
bigjimlefou
e92939a34d
Fix failing test on Windows platform
2022-01-11 15:41:20 +01:00
bigjimlefou
408b982eb3
Use of platform-specific specific file separator
2022-01-11 15:41:19 +01:00
bigjimlefou
dd7e7711a8
Use of platform-specific specific file separator
2022-01-11 15:41:19 +01:00
bigjimlefou
5a3f7853a6
Fix failing test on Windows platform.
2022-01-11 15:41:19 +01:00
Roland Praml and FOCONIS\szemenyei
01847e44de
Always use UTF-8
2022-01-11 10:11:13 +01:00
Roland Praml
411595ff7b
prepare for next development iteration
2022-01-11 09:09:04 +01:00
Roland Praml
704e7ccece
[maven-release-plugin] prepare release ebean-parent-12.14.1-FOC2
2022-01-11 09:06:16 +01:00
Roland Praml
edbe867fd8
Refactor: Always use UTF-8
2022-01-11 09:01:45 +01:00
Roland Praml
c3dbb47667
[maven-release-plugin] prepare for next development iteration
2022-01-10 14:29:21 +01:00
Roland Praml
79c876807b
[maven-release-plugin] prepare release ebean-parent-12.14.1-FOC1
2022-01-10 14:29:06 +01:00
Jonas Pöhler
0d8d255f17
DB2: fix extra-ddl to create necessary explain_* tables for query plans
2022-01-07 16:56:30 +01:00
Roland Praml
d504425f50
DB2: clean up test data after run (otherwise db2 will produce collisions)
2022-01-07 15:43:18 +01:00
Roland Praml
d4280bc033
FIX: use isEqualTo - because DB2 driver does not use Integer.valueOf
2022-01-07 14:48:27 +01:00
Roland Praml
2ef75a5c5d
More fixes for EqlParserTest
2022-01-07 14:31:50 +01:00
Roland Praml
06dd70e0c0
FIX; more compile errors
2022-01-07 13:14:09 +01:00
Roland Praml
6236980d21
DB2: Disabled test for encryption, as it is not supported for Db2
2022-01-07 13:08:19 +01:00
Roland Praml
3fd746cd36
FIX: Compile error on EqlParserTest
2022-01-07 13:00:43 +01:00
Roland Praml
8a7a7f6739
DB2: Disabled history-tests as DB2 does not support them
2022-01-07 12:58:55 +01:00
Roland Praml
2ea51d3705
DB2: Fix EqlParserTests similar to HANA
2022-01-07 12:55:58 +01:00
Roland Praml
fc027b2975
DB2:ignored tests
2022-01-07 11:53:16 +01:00
Roland Praml
193617a107
DB2: FIX Db2SqlLimiter & tests
2022-01-07 11:12:28 +01:00
Roland Praml
d5fe62fe31
DB2: Fix default values
2022-01-05 17:16:46 +01:00
Roland Praml
bb91b5319d
Mariadb fix: blob is a reserved keyword
2022-01-05 16:38:56 +01:00
Jonas Pöhler
e7f9c63502
Clear up some possible confusion in the test
2022-01-05 15:46:34 +01:00
Jonas Pöhler
eb21b41fba
Refactor and fixes for interfaces (like Path) + extend existing tests
2022-01-05 14:22:24 +01:00
Jonas Pöhler
3dc6c567a0
Merge remote-tracking branch 'ebean/master' into fix-scalartype-problem2
2022-01-05 13:34:29 +01:00
Roland Praml
50c612f8ec
NEW: PersistVisitor
2022-01-05 10:26:29 +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
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
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
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
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
Cédric Sougné
9ddf1333ed
Fix locale problem with TestCsvReader and TestCsvReaderWithCallback.
2021-12-23 17:19:44 +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
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
c411d9a665
Bump version to 12.14.0-SNAPSHOT
2021-12-20 12:47:36 +13:00