Roland Praml
|
0f01965a7b
|
Removed onPersistTrigger
|
2022-02-02 11:11:19 +01:00 |
|
Roland Praml
|
090f3cddb8
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# ebean-bom/pom.xml
# ebean-core/src/main/java/io/ebeaninternal/server/persist/BatchedPstmt.java
# ebean-ddl-generator/src/main/java/io/ebeaninternal/dbmigration/ddlgeneration/platform/DB2Ddl.java
# ebean-ddl-generator/src/test/resources/dbmigration/migrationtest/db2/1.1.sql
# ebean-ddl-generator/src/test/resources/dbmigration/migrationtest/db2/1.3.sql
# ebean-ddl-generator/src/test/resources/dbmigration/migrationtest/db2/idx_db2.migrations
# ebean-test/src/test/java/org/tests/basic/TestMetaAnnotation.java
# ebean-test/src/test/java/org/tests/model/basic/cache/TestCacheViaComplexNaturalKey3.java
# tests/test-java16/pom.xml
# tests/test-kotlin/pom.xml
|
2022-02-02 09:43:41 +01:00 |
|
Roland Praml
|
0d30bc001e
|
Bump version to 12.15.0-SNAPSHOT
|
2022-02-02 09:35:34 +01:00 |
|
Roland Praml
|
66c8008ddb
|
Experimental: bean can be used as JSON target
|
2022-02-02 09:00:15 +01:00 |
|
Rob Bygrave
|
9d506b4397
|
Bump test dependencies
|
2022-02-02 20:48:55 +13:00 |
|
Rob Bygrave
|
5a12cc58d1
|
Bump Postgres test dependencies to 42.3.2
|
2022-02-02 17:18:14 +13:00 |
|
Rob Bygrave
|
f7c83411c2
|
#2415 - SQL for Index and Foreign Key didn't get generated if I map ID column after @ManyToOne
Allow declaring the column twice with scalar type after ManyToOne type
|
2022-02-02 17:12:18 +13:00 |
|
 Rob BygraveandGitHub
|
a02fee7de0
|
Merge pull request #2539 from ebean-orm/feature/performance-pathmaps
#2507 - Script runner does not work with file system path
|
2022-02-02 13:03:45 +13:00 |
|
Rob Bygrave
|
170e323ee9
|
#2507 - Script runner does not work with file system path
|
2022-02-02 13:02:49 +13:00 |
|
 Rob BygraveandGitHub
|
4555f3da51
|
Merge pull request #2538 from ebean-orm/feature/performance-pathmaps
Performance - cache the path maps used for load context
|
2022-02-02 12:30:56 +13:00 |
|
Rob Bygrave
|
376b3a9f13
|
#2538 - Tidy CQuery use of path()
|
2022-02-02 12:20:33 +13:00 |
|
Rob Bygrave
|
43af5343a4
|
Performance - cache the path maps used for load context
- Cache the path maps
- Include the ToOne paths
- Use empty map for null prefix
|
2022-02-02 12:10:02 +13:00 |
|
Rob Bygrave
|
886f539fc4
|
Refactor tidy SqlTreeNodeBean
|
2022-02-02 11:30:56 +13:00 |
|
Rob Bygrave
|
1035d74113
|
Bump to 12.15.0-SNAPSHOT
|
2022-02-02 11:20:59 +13:00 |
|
Rob Bygrave
|
26a4feb5ba
|
Bump to 12.15.0-SNAPSHOT
|
2022-02-02 11:14:36 +13:00 |
|
Rob Bygrave
|
a1c0e21234
|
Bump to 12.15.0-SNAPSHOT
|
2022-02-02 10:59:04 +13:00 |
|
Rob Bygrave
|
cbe133dd68
|
#2509 - Bump jedis client to 4.1.1
|
2022-02-02 10:56:59 +13:00 |
|
 Rob BygraveandGitHub
|
4b1fe063b0
|
Merge pull request #2531 from FOCONIS/db2/persist-batch-on-cascade
Set persistBatchOnCascade to ALL for newer DB2 versions
|
2022-02-02 09:06:39 +13:00 |
|
Rob Bygrave
|
15f1bd310b
|
#2521 - Refactor inline index++
|
2022-02-02 09:05:14 +13:00 |
|
Rob Bygrave
|
6e3e9bd4f7
|
git push origin masterMerge branch 'FOCONIS-db2/fix-get-generated-keys'
|
2022-02-02 09:00:01 +13:00 |
|
Rob Bygrave
|
fddcc64741
|
#2521 - Move horrible DB2 hack into DB2GetKeys
|
2022-02-02 08:59:41 +13:00 |
|
Rob Bygrave
|
ed917c55f1
|
Merge branch 'db2/fix-get-generated-keys' of https://github.com/FOCONIS/ebean into FOCONIS-db2/fix-get-generated-keys
|
2022-02-02 08:46:42 +13:00 |
|
Roland Praml
|
4251383ab8
|
FIX: ignore elementCollections
|
2022-02-01 09:53:52 +01:00 |
|
Rob Bygrave
|
17fed0ebd8
|
Tidy test only - TestNestedBeginRequiresNew
|
2022-02-01 15:18:06 +13:00 |
|
 Rob BygraveandGitHub
|
2dcd17830a
|
Merge pull request #2536 from ebean-orm/feature/ebeantest-pg14
ebean-test - bump Postgres default container to 14
|
2022-02-01 13:46:09 +13:00 |
|
Rob Bygrave
|
a412873da6
|
ebean-test - bump Postgres default container to 14
|
2022-02-01 13:36:37 +13:00 |
|
 Rob BygraveandGitHub
|
7f5370c709
|
Merge pull request #2535 from ebean-orm/feature/yugabyte-workflow-build
Yugabyte - Add specific github workflow build
|
2022-02-01 13:33:28 +13:00 |
|
Rob Bygrave
|
9470a1376c
|
Yugabyte - Add specific github workflow build
|
2022-02-01 13:32:55 +13:00 |
|
 Rob BygraveandGitHub
|
7f5b65cf45
|
Merge pull request #2534 from ebean-orm/feature/yugabyte-test
Yugabyte - ebean-test support via ebean.test.platform=yugabyte
|
2022-02-01 13:30:49 +13:00 |
|
Rob Bygrave
|
6d0f5aea82
|
Yugabyte - ebean-test support via ebean.test.platform=yugabyte
|
2022-02-01 13:26:05 +13:00 |
|
Rob Bygrave
|
530a75b591
|
DB - test ddl changes
|
2022-02-01 13:24:50 +13:00 |
|
Rob Bygrave
|
13cfaba0c8
|
Yugabyte - Disable commit and continue test for Yugabyte (failing occasionally, need to review)
|
2022-02-01 11:55:26 +13:00 |
|
Rob Bygrave
|
1fa92efb63
|
Yugabyte - Adjust DbJsonTest wrt ordering in content, use JSON assertContainsResource()
Highlights that the DbJson assertContains() asserts are better longer term approach (over content matching asserts)
|
2022-02-01 11:55:15 +13:00 |
|
Rob Bygrave
|
bc477c64cb
|
Yugabyte - Disable commit and continue test for Yugabyte (failing occasionally, need to review)
|
2022-02-01 11:53:03 +13:00 |
|
Rob Bygrave
|
804098149e
|
Yugabyte - Tidy tests with element collections not maintaining ordering
|
2022-02-01 11:51:46 +13:00 |
|
Rob Bygrave
|
567ad92050
|
Yugabyte - Tidy tests
|
2022-02-01 10:41:29 +13:00 |
|
 Rob BygraveandGitHub
|
3a84cb8623
|
Merge pull request #2533 from ebean-orm/feature/yugabyte-json-hstore
Yugabyte - Fix some tests for running against Yugabyte
|
2022-02-01 09:50:05 +13:00 |
|
Rob Bygrave
|
b4ddbe38ee
|
Yugabyte - Fix some tests for running against Yugabyte
|
2022-02-01 09:49:23 +13:00 |
|
 Rob BygraveandGitHub
|
01722b334b
|
Merge pull request #2532 from FOCONIS/db2/unique_indices_with_null_columns
DB2 Support for unique indices with null columns
|
2022-02-01 08:16:43 +13:00 |
|
 Rob BygraveandGitHub
|
0a780523cf
|
Merge pull request #2529 from ebean-orm/feature/yugabyte-json-hstore
Yugabyte - Use Postgres ScalarTypes for JSON/JSONB but not HSTORE
|
2022-02-01 07:56:26 +13:00 |
|
 Roland PramlandJonas Pöhler
|
f2e04d9fbf
|
DB2. Support for unique indices with null columns
(cherry picked from commit 23a5d577a6)
|
2022-01-31 13:58:40 +01: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
|
1359d534d5
|
Yugabyte - Use Postgres ScalarTypes for JSON/JSONB but not HSTORE
|
2022-01-29 17:05:12 +13:00 |
|
 Rob BygraveandGitHub
|
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 BygraveandGitHub
|
d58c56484e
|
Merge pull request #2517 from FOCONIS/fix-datasource
FIX: Datasource was not initialized in offline mode.
|
2022-01-29 15:28:53 +13:00 |
|
 Rob BygraveandGitHub
|
75a27fa2d6
|
Merge pull request #2511 from FOCONIS/unselect-lobs
Unselect LOBs when making a distinct select
|
2022-01-29 15:25:00 +13:00 |
|
 Rob BygraveandGitHub
|
cc1c08cd34
|
Merge pull request #2528 from FOCONIS/db2/disabled-tests
DB2 Fix tests for DB2
|
2022-01-29 15:19:01 +13:00 |
|
 Rob BygraveandGitHub
|
029cde12db
|
Merge pull request #2527 from FOCONIS/db2/fix-sequence
DB2: Fix Sequence generator
|
2022-01-29 15:16:24 +13:00 |
|
 Rob BygraveandGitHub
|
b33914ab2f
|
Merge pull request #2526 from FOCONIS/db2/no-null-values
DB2: Do not try to update deferred null values (Discovered by TestPrinterStateIssue)
|
2022-01-29 15:15:33 +13:00 |
|
 Rob BygraveandGitHub
|
d571a6c354
|
Merge pull request #2525 from FOCONIS/db2/truncate
DB2: truncate needs commit after each statement
|
2022-01-29 15:13:29 +13:00 |
|