Robin Bygrave
|
1585bd7cd0
|
#374 - ChangeSetType ... baseline, CreateHistoryTable whenCreatedColumn
|
2015-08-07 12:46:17 +12:00 |
|
Robin Bygrave
|
1603c69156
|
#374 - IdentityType lowered
|
2015-08-07 12:45:45 +12:00 |
|
Robin Bygrave
|
7cd9dc0c8d
|
Quiet down the logging of enhancement via AgentLoader
|
2015-08-07 12:45:03 +12:00 |
|
Robin Bygrave
|
e4304494e1
|
#374 - ChangeSetType ... baseline, CreateHistoryTable whenCreatedColumn
|
2015-08-07 12:44:13 +12:00 |
|
Robin Bygrave
|
0612d89e9a
|
#376 - Refactor - Remove PstmtDelegate ... that was used to access the underlying oracle specific PreparedStatement
|
2015-08-06 23:03:25 +12:00 |
|
Robin Bygrave
|
815d846695
|
Add ddl-review with sql/ddl for the various databases, can review/diff over time
|
2015-08-06 22:25:35 +12:00 |
|
Robin Bygrave
|
1dd0841f00
|
#374 - MsSqlServer - adjust tests (due to jdbc batch support etc) add in support for unique index handling
|
2015-08-06 21:49:04 +12:00 |
|
Robin Bygrave
|
3a9668fe6c
|
#375 - javax.persistence.PersistenceException: Query threw SQLException:Incorrect syntax near the keyword distinct
|
2015-08-06 19:30:57 +12:00 |
|
Robin Bygrave
|
93f802f7fe
|
#374 - Drop foreign keys before indexes
|
2015-08-06 13:37:51 +12:00 |
|
Robin Bygrave
|
8cde0da419
|
#374 - Update tests for cross db (order by and too fast)
|
2015-08-06 13:36:55 +12:00 |
|
Robin Bygrave
|
14f984ea3e
|
#374 - Remove old DbDdlSyntax - move to PlatformDdl
|
2015-08-06 13:09:41 +12:00 |
|
Robin Bygrave
|
253bebb9bb
|
No effective change - camel case variable names
|
2015-08-06 12:27:03 +12:00 |
|
Robin Bygrave
|
483538bbc1
|
#374 -Move DdlGenerator
|
2015-08-06 12:16:06 +12:00 |
|
Robin Bygrave
|
c0ef6d8b34
|
#374 - removed old ddl generation mechanism
|
2015-08-06 12:04:41 +12:00 |
|
Robin Bygrave
|
7f06863b19
|
#374 - SpiEbeanPlugin API change : DatabasePlatform dbPlatform parameter removed
|
2015-08-06 12:03:32 +12:00 |
|
Robin Bygrave
|
4e5140c877
|
Postgres dropTableCascade - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 11:46:12 +12:00 |
|
Robin Bygrave
|
13ed298ee8
|
MySql update - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 11:15:31 +12:00 |
|
Robin Bygrave
|
e83a6f05bc
|
Oracle specific changes - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 08:09:20 +12:00 |
|
Robin Bygrave
|
a0c312e5a4
|
#373 - Internals for Oracle - Remove the oracle proprietary jdbc batch handling in favour of standard jdbc batch api
|
2015-08-06 08:06:46 +12:00 |
|
Robin Bygrave
|
1eabb7fdb4
|
#373 - Internals for Oracle - Remove the oracle proprietary jdbc batch handling in favour of standard jdbc batch api
|
2015-08-06 08:02:44 +12:00 |
|
Robin Bygrave
|
9e170b40f6
|
Support duplicate index detection, max constraint names - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 07:39:50 +12:00 |
|
Robin Bygrave
|
efd5e16511
|
Update tests for better cross database execution (ordering of results etc)
|
2015-08-06 07:27:04 +12:00 |
|
Robin Bygrave
|
c4e0d7aedc
|
Internal - BeanRequest.rollbackTransIfRequired() ... change catch from PersistenceException -> Exception #371
|
2015-08-06 05:31:55 +12:00 |
|
Robin Bygrave
|
d1584bed40
|
Change tests for better portability - Internal changes for DB Migration / DDL generation #369
|
2015-08-06 05:28:25 +12:00 |
|
Robin Bygrave
|
689d201b04
|
Update for pg - Internal changes for DB Migration / DDL generation #369
|
2015-08-05 20:59:09 +12:00 |
|
Robin Bygrave
|
22407506ff
|
DB migration initial
|
2015-08-04 23:23:32 +12:00 |
|
Robin Bygrave
|
009f91b949
|
WIP Db Migration compound keys
|
2015-08-04 19:48:47 +12:00 |
|
Robin Bygrave
|
3bd281bea0
|
DB migration initial
|
2015-08-04 17:37:16 +12:00 |
|
Robin Bygrave
|
30c3a435d6
|
Internal changes for DB Migration / DDL generation #369
|
2015-08-03 17:29:57 +12:00 |
|
Robin Bygrave
|
8f12442ac7
|
#363 - API CHANGE - BeanPersistController postLoad() ... moved to new/separate BeanPostLoad interface
|
2015-08-02 21:56:56 +12:00 |
|
Robin Bygrave
|
40ab3c81dc
|
#364 - CallableStatement with a parameter that is both IN and OUT (so an INOUT parameter)
|
2015-08-02 15:24:01 +12:00 |
|
Robin Bygrave
|
d5a8bf38ad
|
No effective change - @SuppressWarnings("unchecked")
|
2015-08-02 13:48:15 +12:00 |
|
Robin Bygrave
|
0e793036fb
|
No effective change - remove unused ScalarTypeConverter from BeanPropertyCompound (ala wrapper type like Option)
|
2015-08-02 13:27:32 +12:00 |
|
Robin Bygrave
|
19b7637d46
|
No effective change - param always true
|
2015-08-02 13:18:40 +12:00 |
|
Robin Bygrave
|
5609bc6d02
|
No effective change - add extra tests
|
2015-08-02 13:07:48 +12:00 |
|
Robin Bygrave
|
fceeeacf88
|
#367 - ENH: Add EbeanServer deleteAll() with an explicit transaction
|
2015-08-02 12:43:19 +12:00 |
|
Robin Bygrave
|
4327108ddf
|
No effective change - param always null, removed
|
2015-08-02 11:27:49 +12:00 |
|
Robin Bygrave
|
cb77f33fc8
|
No effective change - param always null, removed
|
2015-08-02 11:22:46 +12:00 |
|
Robin Bygrave
|
b687305be2
|
No effective change - param always true, removed
|
2015-08-02 11:15:43 +12:00 |
|
Robin Bygrave
|
192305c61f
|
No effective change - suppress code inspection warnings
|
2015-08-02 11:06:38 +12:00 |
|
Robin Bygrave
|
03faf29bcf
|
#366 - ServerConfigStart when registered via instance rather than class not fired
|
2015-08-02 11:02:02 +12:00 |
|
Robin Bygrave
|
d389f8b5ac
|
No effective change - remove unread variable
|
2015-08-02 09:52:56 +12:00 |
|
Robin Bygrave
|
56348938fb
|
No effective change - remove unread variable (include props)
|
2015-08-02 09:48:00 +12:00 |
|
Robin Bygrave
|
9b0aafbfa8
|
No effective change - remove unused fields
|
2015-08-02 09:37:17 +12:00 |
|
Robin Bygrave
|
9239d61c74
|
No effective change - simplify ManyType to be an enum
|
2015-08-02 09:34:11 +12:00 |
|
Robin Bygrave
|
58a110e109
|
No effective change - remove unused
|
2015-08-02 09:33:46 +12:00 |
|
Robin Bygrave
|
b255102780
|
No effective change - remove unused
|
2015-08-02 09:18:49 +12:00 |
|
Robin Bygrave
|
3a14b4c87f
|
No effective change - remove unused methods
|
2015-08-02 09:17:10 +12:00 |
|
Robin Bygrave
|
e1d6bf5961
|
No effective change - BeanPropertyAssocOne - importedPrimaryKey never set
|
2015-08-02 09:04:46 +12:00 |
|
Robin Bygrave
|
8e546bde0b
|
No effective change - remove unused methods
|
2015-08-02 09:04:07 +12:00 |
|