 Rob BygraveandGitHub
|
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 BygraveandGitHub
|
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 BygraveandGitHub
|
1f8a6b0668
|
Update README.md
|
2022-03-23 13:16:17 +13:00 |
|
 Rob BygraveandGitHub
|
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 BygraveandGitHub
|
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 BygraveandGitHub
|
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 BygraveandGitHub
|
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 |
|
Roland Praml
|
327babbfa2
|
Reference scripts
|
2022-03-21 11:08:54 +01:00 |
|
Roland Praml
|
0a1acb3f9b
|
Fix: DB2-History table must be an exact copy
|
2022-03-21 11:08:41 +01:00 |
|
Roland Praml
|
a2e27b9e00
|
fixed test case
|
2022-03-21 11:02:14 +01:00 |
|
Roland Praml
|
a8ad93823a
|
Removed 'lowerTableName' and 'lowerColumnName'
|
2022-03-18 08:56:43 +01:00 |
|
Rob Bygrave
|
5eb790e54d
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2022-03-18 11:08:29 +13:00 |
|
Rob Bygrave
|
c44ae96e09
|
Add badge to README for JDK EA
|
2022-03-18 11:08:11 +13:00 |
|
 Rob BygraveandGitHub
|
d540bf4d16
|
Merge pull request #2601 from FOCONIS/ddl-refactor9
Extended @Column support for DB2
|
2022-03-18 09:25:56 +13:00 |
|
Roland Praml
|
ab6f5daec3
|
FIX LargeValueInsert-Test for DB2
|
2022-03-17 13:26:54 +01:00 |
|
Roland Praml
|
d7a7ef097b
|
Reference scripts
|
2022-03-17 13:14:11 +01:00 |
|
Roland Praml
|
8f746196ab
|
Support for extra colum options for DB2
|
2022-03-17 13:11:48 +01:00 |
|
Roland Praml
|
eb1ed0bdd0
|
DbColumDefault must be returned although if individual columnDefinition is specified (cases no DDL change)
We support optional platform columnDefinitions now. E.g. "db2;clob(64M);" - so we must not ignore @DbDefault for all other platforms
|
2022-03-17 13:07:52 +01:00 |
|
Roland Praml
|
37ab71cb7c
|
Reference scripts
|
2022-03-17 13:03:55 +01:00 |
|
Roland Praml
|
74720a840d
|
DbMigration: Do only real type changes
|
2022-03-17 13:01:25 +01:00 |
|
Rob Bygrave
|
923f83cafb
|
Bump after release to 12.16.1-SNAPSHOT
|
2022-03-17 21:37:56 +13:00 |
|