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
823 stars 184 forks source link

refactor: add loc property to func_call in all dialects #2109

Closed taozhi8833998 closed 2 months ago

taozhi8833998 commented 2 months ago