-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
DDLDDL statement relatedDDL statement relatedMySQLMySQL specific issueMySQL specific issueSponsor needed
Description
Always check against the Latest SNAPSHOT of JSQLParser and the Syntax Diagram
Failing SQL Feature:
FIRST can't be parsed
SQL Example:
- Simplified Query Example, focusing on the failing feature
ALTER TABLE `test`.`test_table` MODIFY COLUMN `test` varchar(251) CHARACTER SET armscii8 COLLATE armscii8_bin NULL DEFAULT NULL FIRST
Software Information:
- JSqlParser version 4.7
- Database mysql5.7
Metadata
Metadata
Assignees
Labels
DDLDDL statement relatedDDL statement relatedMySQLMySQL specific issueMySQL specific issueSponsor needed