BATCH-328: applied patch for samples

This commit is contained in:
dsyer
2008-07-01 06:47:35 +00:00
parent 56564c73b8
commit e72825d761
29 changed files with 913 additions and 578 deletions

View File

@@ -1,9 +1,13 @@
platform=oracle10g
# SQL language oddities
BIGINT = BIGINT
IDENTITY = unsigned
IDENTITY =
GENERATED =
VOODOO = type=InnoDB
IFEXISTSBEFORE = IF EXISTS
DOUBLE = DOUBLE PRECISION
BLOB = BLOB
TIMESTAMP = DATETIME
VARCHAR = VARCHAR
# for generating drop statements...
SEQUENCE = TABLE