Commit Graph
5470 Commits
Author SHA1 Message Date
Noemi Szemenyei 4e5b8fa5ea [maven-release-plugin] prepare release ebean-parent-12.14.1-FOC6 2022-01-21 14:50:17 +01:00
NSzemenyeiandGitHub 72701a3e45 Merge pull request #55 from FOCONIS/fix-db2-select-distinct-lob
Fix select distinct lob fields with db2
2022-01-21 14:41:37 +01:00
Noemi Szemenyei 14868f7d84 Fix select distinct lob fields with db2 2022-01-21 14:30:06 +01:00
Roland Praml 1bdd54ac18 reverted application-test.properties 2022-01-20 08:30:43 +01:00
Roland Praml 44167def1e [maven-release-plugin] prepare for next development iteration 2022-01-20 08:26:57 +01:00
Roland Praml 961f9f6f6c [maven-release-plugin] prepare release ebean-parent-12.14.1-FOC5 2022-01-20 08:26:49 +01:00
68f0c83603 DB2: Migration generation with Reorg table support (#54)
* prototype for reorg table

* DB2 Migration fixes

* Reorg handled by BaseTableDdl

Co-authored-by: Roland Praml <roland.praml@foconis.de>
2022-01-20 08:22:35 +01:00
Roland Praml 9f463437c2 [maven-release-plugin] prepare for next development iteration 2022-01-13 14:01:13 +01:00
Roland Praml eb0445eadd [maven-release-plugin] prepare release ebean-parent-12.14.1-FOC4 2022-01-13 14:01:02 +01:00
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
Roland Praml c313cfa5ab FIX: Migration Platform.base 2022-01-13 13:50:32 +01:00
Rob BygraveandGitHub 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 BygraveandGitHub 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 f3aac21a16 distinguish between classpath and filesystem resources 2022-01-12 13:43:20 +01:00
Roland Praml 35b59edb7e Merge remote-tracking branch 'upstream/master' into ebean-new 2022-01-12 11:43:12 +01:00
Roland Praml 6e00b7c50b minor fixes for migration 2022-01-12 11:42:52 +01:00
FOCONIS\szemenyei 8eed983fbb restore old test 2022-01-12 08:37:46 +01:00
Rob BygraveandGitHub 7cfecb83a9 Merge pull request #2486 from bigjimlefou/fixWindows
Fix some tests failing on Windows
2022-01-12 09:17:37 +13: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 PramlandFOCONIS\szemenyei 01847e44de Always use UTF-8 2022-01-11 10:11:13 +01:00
FOCONIS\szemenyei 0cf9f0bf58 Revert "at first revert solution"
This reverts commit b01b44af10.
2022-01-11 09:49:02 +01:00
FOCONIS\szemenyei b01b44af10 at first revert solution 2022-01-11 09:48:47 +01:00
FOCONIS\szemenyei 8d85000970 Fix Checksum calculate() with special characters
(cherry picked from commit e9efd5a702)
2022-01-11 09:47:44 +01:00
Roland Praml bcf481aff5 prepare for next development iteration 2022-01-11 09:09:15 +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
FOCONIS\szemenyei e9efd5a702 Fix Checksum calculate() with special characters 2022-01-10 15:55:58 +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
Roland Praml 2eac3347d0 DB2: Update sql scripts 2022-01-10 14:13:15 +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 5f707053d3 DB2: Do not try to update deferred null values (Discovered by TestPrinterStateIssue) 2022-01-07 15:25:11 +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 2dc9087eb3 DB2 does not support ids in compressed form 2022-01-07 14:44:43 +01:00
Roland Praml 2ef75a5c5d More fixes for EqlParserTest 2022-01-07 14:31:50 +01:00
Roland Praml ae79dd92ec DB2: Experimental: Add QueryPlanLogger for DB2 2022-01-07 14:26:21 +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 ea9481477c DB2: truncate needs commit after each statement 2022-01-07 11:52:34 +01:00