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

Any plans to support Microsoft SQL Server? #1928

Closed niudai closed 1 month ago

niudai commented 1 month ago

Hi we need the support for SQL Server. Any plans?

taozhi8833998 commented 1 month ago

supported already, using the database option to specify transactsql.