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
755 stars 172 forks source link

Could you support sql server in node-sql-parser? #1926

Closed linyihong closed 1 month ago

linyihong commented 1 month ago

Do you have plan to support sql server?

taozhi8833998 commented 1 month ago

@linyihong supported already, using database option to specify transactsql.