Compliant with Microsoft SQL #1049
Unanswered
pepijn-hockers
asked this question in
Q&A
Replies: 5 comments 18 replies
|
MSSQL support is planned but not implemented yet. Hopefully soon! |
7 replies
|
hi, what's the status on the Microsoft SQL compliance/support? |
4 replies
|
For the parser what is the hesitancy to use https://github.com/antlr/grammars-v4/tree/master/sql/tsql as mentioned by @tooolbox? |
5 replies
|
ANTLR grammars produce really gross ASTs. Our SQLite parser currently uses it and I want to avoid it. I've started workon https://github.com/sqlc-dev/teesql which is a parser written in Go. Try it out! |
2 replies
|
Hello, is there any progress concerning MSSQL. I am happy to try and help with the implementation |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
I was investigating this package for possible usage within my service. However, I couldn't find a reference on Microsoft SQL server. Is the package compliant and usable for Microsoft SQL? MSSQL?
Kind regards,
Pepijn
All reactions