Closed 1ilit closed 2 months ago
Describe the bug Throws syntax error when a field with type TEXT has a size
Database Engine MySQL
To Reproduce -the SQL that be parsed
CREATE TABLE `ys_map_info` (`detail` TEXT(65535));
-the node-sql-parser version v5.3.2 -the node version v18.20.3
Expected behavior Output ast
Describe the bug Throws syntax error when a field with type TEXT has a size
Database Engine MySQL
To Reproduce -the SQL that be parsed
-the node-sql-parser version v5.3.2 -the node version v18.20.3
Expected behavior Output ast