-
Bug
-
Resolution: Done
-
Major
-
8.0
-
None
-
Constraint parsing should follow the pattern:
([CONSTRAINT name] ... | PRIMARY KEY ...)*
rather than:
CONSTRAINT <constraint list>
Constraint parsing should follow the pattern:
([CONSTRAINT name] ... | PRIMARY KEY ...)*
rather than:
CONSTRAINT <constraint list>