Fix schema for YEAR reserved word
This commit is contained in:
@@ -3,5 +3,6 @@ platform=hsqldb
|
||||
BIGINT = BIGINT
|
||||
IDENTITY = IDENTITY
|
||||
IFEXISTS = IF EXISTS
|
||||
BLOB = LONGVARBINARY
|
||||
# for generating drop statements...
|
||||
SEQUENCE = TABLE
|
||||
|
||||
Reference in New Issue
Block a user