IN PROGRESS - issue BATCH-277: Add Mysql schema and configurations to the DAO classes
http://jira.springframework.org/browse/BATCH-277 Switched order of "IF EXISTS" for MySQL.
This commit is contained in:
@@ -3,6 +3,6 @@ platform=oracle10g
|
||||
BIGINT = BIGINT
|
||||
IDENTITY = unsigned
|
||||
GENERATED =
|
||||
IFEXISTS = IF EXISTS
|
||||
IFEXISTSBEFORE = IF EXISTS
|
||||
# for generating drop statements...
|
||||
SEQUENCE = TABLE
|
||||
|
||||
Reference in New Issue
Block a user