Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DTStack
/
dt-sql-parser
Public
Notifications
You must be signed in to change notification settings
Fork
108
Star
392
Code
Issues
16
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add generic SQL language support
- #469
#469
Merged
Cythia828
merged 7 commits into
DTStack:next
DTStack/dt-sql-parser:next
from
liuxy0551:feat_generic_sql
liuxy0551/dt-sql-parser:feat_generic_sql
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
feat: add generic SQL language support
#469
Cythia828
merged 7 commits into
DTStack:next
DTStack/dt-sql-parser:next
from
liuxy0551:feat_generic_sql
liuxy0551/dt-sql-parser:feat_generic_sql
Copy head branch name to clipboard
Commits
Commits on May 6, 2026
fix(generic): fix INTERSECT/EXCEPT support, trim keywords to ~90
Show description for 48e6020
liuxy0551
committed
48e6020
View commit details
Copy full SHA for 48e6020
Browse repository at this point
fix(generic): reserve core structural keywords and add DIGIT_IDENTIFIER
Show description for 562eca9
liuxy0551
committed
562eca9
View commit details
Copy full SHA for 562eca9
Browse repository at this point
fix(generic): add missing Listener/Visitor exports and diagnostics option
Show description for f1f4b9b
liuxy0551
committed
f1f4b9b
View commit details
Copy full SHA for f1f4b9b
Browse repository at this point
fix(generic): add QUERY_RESULT and SELECT column entity collection
Show description for fcd369b
liuxy0551
committed
fcd369b
View commit details
Copy full SHA for fcd369b
Browse repository at this point
test: add GenericSQL tests
liuxy0551
committed
6d02b46
View commit details
Copy full SHA for 6d02b46
Browse repository at this point
Commits on May 11, 2026
test: ensure all dialect tests pass with GenericSQL
liuxy0551
committed
c7c9ebc
View commit details
Copy full SHA for c7c9ebc
Browse repository at this point
Commits on May 19, 2026
test(generic): add more sql test
Show description for 5ddb9fe
liuxy0551
committed
5ddb9fe
View commit details
Copy full SHA for 5ddb9fe
Browse repository at this point
You can’t perform that action at this time.