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
818 stars 181 forks source link

refactor: support if not exists stmt in create index stmt in pg #2216

Closed taozhi8833998 closed 1 week ago

taozhi8833998 commented 1 week ago