-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SQL Server SQL parsing Enhancement #29149
Milestone
Comments
This was referenced Nov 24, 2023
This was referenced Nov 24, 2023
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. |
6 tasks
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Request
Currently, ShardingSphere's support for
SQL Server
SQL parsing is not comprehensive enough. Therefore, we are planning to enhance the support forSQL Server
SQL parsing in ShardingSphere.We have divided the task into multiple issues and welcome your contributions!
Here is an example of sql parser - #29138. You may need some basic antlr skill which can help you finish these tasks.
SQL Server official website
The text was updated successfully, but these errors were encountered: