Fix schema for YEAR reserved word

This commit is contained in:
dsyer
2007-12-12 22:09:33 +00:00
parent 644cc19a85
commit 7aedf3f5e6
8 changed files with 27 additions and 12 deletions

View File

@@ -3,5 +3,6 @@ platform=hsqldb
BIGINT = BIGINT
IDENTITY = IDENTITY
IFEXISTS = IF EXISTS
BLOB = LONGVARBINARY
# for generating drop statements...
SEQUENCE = TABLE