taozhi8833998 / node-sql-parser

Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
https://taozhi8833998.github.io/node-sql-parser/
Apache License 2.0
750 stars 172 forks source link

fix: column should not include keywords in sqlite #1963

Closed taozhi8833998 closed 3 weeks ago

taozhi8833998 commented 3 weeks ago