Rob Bygrave
29f7375468
Bump ebean-agent to 12.16.1
2022-03-29 22:10:40 +13:00
Rob Bygrave
f95212eeb3
#2613 - Bump ebean-migration to 12.16.1
2022-03-28 14:36:10 +13:00
Rob Bygrave
5c3b680c8a
#2612 - Incorrect DDL generation for MySql on history tables that use quoted identifiers
2022-03-28 13:05:59 +13:00
Rob Bygrave
c8bb3c7b57
Fix test ebean-redis ClusterTest such that it allows for background thread sync to redis
2022-03-28 09:23:55 +13:00
Rob Bygrave
dcd3bfee4c
Fix test ConfigTest such that it doesn't set the RunOnceMarker
...
When tests are run using for example -Dprops.file=testconfig/ebean-postgres.properties ... then we want ebean-test AutoConfigureForTesting to run and setup the default datasource appropriately. If ConfigTest runs before that then it sets the RunOnceMarker and the default datasource isn't adjusted
2022-03-28 09:12:13 +13:00
Rob Bygrave
b85bb5f459
Refactor tests, move some unit tests to ebean-api
2022-03-27 20:31:17 +13:00
Rob Bygrave
426d314e63
Refactor tests, move internal type tests to ebean-core
2022-03-27 20:20:35 +13:00
Rob Bygrave
e3e5414157
Refactor tests, move some internal expression tests to ebean-core
2022-03-27 19:55:34 +13:00
Rob Bygrave
28088a5e54
Refactor tests, move some internal deploy tests to ebean-core
2022-03-27 17:44:43 +13:00
Rob Bygrave
2acdf2f4bf
Refactor tests, move some internal core tests to ebean-core
2022-03-27 17:06:52 +13:00
Rob Bygrave
785a027dd6
Refactor tests, move some cache tests to ebean-core
2022-03-27 16:49:28 +13:00
Rob Bygrave
88005dbe09
Refactor tests, move changelog tests
2022-03-25 18:44:24 +13:00
Rob Bygrave
88acd8190a
Refactor tests, move db migration tests
2022-03-25 18:23:23 +13:00
Rob Bygrave
72963bc9fb
Refactor tests, move DbPrimaryTest to ebean-api
2022-03-25 18:07:29 +13:00
Rob Bygrave and GitHub
6a552cd7d1
Merge pull request #2610 from FOCONIS/remove-unused-imports
...
No effective code change: Removed unused imports
2022-03-24 22:53:56 +13:00
Roland Praml
c40b9738d1
No effective code change: Removed unused imports
2022-03-24 09:23:39 +01:00
Rob Bygrave
84a64f9640
Refactor tests, move BaseTestCase and annotations @ForPlatform @IgnorePlatform
2022-03-24 18:52:37 +13:00
Rob Bygrave
e4c06432a0
Move some more unit tests from ebean-test back to ebean-core
2022-03-24 18:48:59 +13:00
Rob Bygrave
f58d6038c7
Move some unit tests from ebean-test back to ebean-core
2022-03-24 18:21:48 +13:00
Rob Bygrave
f270c52c00
Bump maven-compiler-plugin
2022-03-24 16:58:41 +13:00
Rob Bygrave
e6ea85a193
#2609 - Fix module-info export io.ebean.config.dbplatform.yugabyte
2022-03-24 16:51:18 +13:00
Rob Bygrave
17f408681c
No functional change - final methods on internal RsetDataReader
2022-03-24 12:01:22 +13:00
Rob Bygrave
fcf6f5f384
No effective change - typo in javadoc
2022-03-24 11:32:50 +13:00
Rob Bygrave
d98c49e266
Update test generated db2 index migration files
2022-03-23 22:31:32 +13:00
Rob Bygrave
79213e7194
Merge branch 'master' of github.com:ebean-orm/ebean
2022-03-23 22:29:16 +13:00
Rob Bygrave
bc1f7040da
Merge branch 'FOCONIS-tmp-tablespace'
2022-03-23 22:27:44 +13:00
Rob Bygrave
f157c2da7f
Merge branch 'tmp-tablespace' of https://github.com/FOCONIS/ebean into FOCONIS-tmp-tablespace
2022-03-23 22:27:17 +13:00
Rob Bygrave and GitHub
33b18fb837
Merge pull request #2607 from FOCONIS/some-todos
...
DDL: Support schema in history entities and ignore case in DB2 procedures
2022-03-23 16:46:31 +13:00
Rob Bygrave and GitHub
1f8a6b0668
Update README.md
2022-03-23 13:16:17 +13:00
Rob Bygrave and GitHub
85a971323a
Update early access build badges
2022-03-23 13:10:57 +13:00
Rob Bygrave
f1b626a182
Merge branch 'master' of github.com:ebean-orm/ebean
2022-03-23 13:00:44 +13:00
Rob Bygrave
cc043316ee
Update EA build name
2022-03-23 13:00:30 +13:00
Rob Bygrave and GitHub
c656436d09
Update README.md
2022-03-23 12:31:22 +13:00
Roland Praml
250e66819b
Reference scripts
2022-03-22 17:05:04 +01:00
Roland Praml
3e4cc3b3d6
Add tablespace support for DB2
2022-03-22 17:03:38 +01:00
Roland Praml
f1950d479e
Added testcase with upper and lower case characters
2022-03-22 10:43:34 +01:00
Roland Praml
00686fcccf
DB2: ignore case in "drop if exists" checks
2022-03-22 09:58:20 +01:00
Roland Praml
4fe8ef2b23
Support schema in history-entities
2022-03-22 09:42:19 +01:00
Rob Bygrave
baddc76961
Refactor tidy grammar in server/expression classes
2022-03-22 16:48:47 +13:00
Rob Bygrave
de4140aaac
#2600 - Pending drops migration with the same version of the target migration cause trouble
2022-03-22 16:20:06 +13:00
Rob Bygrave and GitHub
66aa772f4a
Merge pull request #2603 from FOCONIS/remove-lowertablename
...
Refactored DDL generation to correctly handle quoted identifiers
2022-03-22 09:02:42 +13:00
Rob Bygrave and GitHub
f745cfaab3
Merge pull request #2604 from FOCONIS/remove-lowertablename2
...
Remove LowerTableName
2022-03-22 08:38:14 +13:00
Roland Praml
8640b4a1a0
Fix: Check if pendingDrops are used correctly
2022-03-21 15:20:41 +01:00
Roland Praml
5e87706055
Fix: check newTable for history flag
2022-03-21 15:05:29 +01:00
Roland Praml
0d765d6583
Reference scripts
2022-03-21 15:02:06 +01:00
Roland Praml
2a924d8d32
Add more quotes, for history tables
2022-03-21 15:01:43 +01:00
Roland Praml
04d2a20945
Add testcase, that uses all kinds of reserved keywords
2022-03-21 13:48:48 +01:00
Roland Praml
4077d906d1
ADD: Support for quoted identifiers
2022-03-21 13:34:29 +01:00
Roland Praml
7e3fbbba62
Refactor: use normalized table names for history
2022-03-21 11:52:00 +01:00
Roland Praml
3db9a17c6a
Refactored DbTriggerBasedHistory: always use historyTableName
2022-03-21 11:15:13 +01:00