-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
Currently, enum and set options are parsed with a regular expression. This really shouldn't be needed, as we should get the values from the AST (see MySqlAntlrDdlParser.parseSetAndEnumOptions(String).
- is incorporated by
-
DBZ-1226 Enable enumeration options to contain escaped characters or commas.
- Closed