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
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 }}
axtavt
/
node-sql-parser
Public
forked from
taozhi8833998/node-sql-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2025
fix: npm install
taozhi8833998
committed
2730462
View commit details
Copy full SHA for 2730462
Browse repository at this point
Revert "build(deps-dev): bump eslint from 8.57.0 to 9.22.0"
Show description for 641794a
taozhi8833998
committed
641794a
View commit details
Copy full SHA for 641794a
Browse repository at this point
refactor: upgrade version
taozhi8833998
committed
412aefc
View commit details
Copy full SHA for 412aefc
Browse repository at this point
feat: support with up in db2
taozhi8833998
committed
6e95f94
View commit details
Copy full SHA for 6e95f94
Browse repository at this point
feat: support minus in db2
taozhi8833998
committed
e8eb671
View commit details
Copy full SHA for e8eb671
Browse repository at this point
feat: support except in db2
taozhi8833998
committed
db6ec22
View commit details
Copy full SHA for db6ec22
Browse repository at this point
Update types.d.ts
ShahriarKh
authored and
taozhi8833998
committed
7d90085
View commit details
Copy full SHA for 7d90085
Browse repository at this point
feat: support within group function in tsql
taozhi8833998
committed
b489b35
View commit details
Copy full SHA for b489b35
Browse repository at this point
feat: support uuid type in mariadb
taozhi8833998
committed
914aca8
View commit details
Copy full SHA for 914aca8
Browse repository at this point
feat: support add constraint default expr in tsql
taozhi8833998
committed
83087aa
View commit details
Copy full SHA for 83087aa
Browse repository at this point
build(deps-dev): bump @babel/core from 7.26.9 to 7.26.10
Show description for 67f6d36
dependabot[bot]
authored and
taozhi8833998
committed
67f6d36
View commit details
Copy full SHA for 67f6d36
Browse repository at this point
feat: support update set from table in tsql
taozhi8833998
committed
bfebe24
View commit details
Copy full SHA for bfebe24
Browse repository at this point
feat: support replace and delete returning in mariadb
taozhi8833998
committed
534b451
View commit details
Copy full SHA for 534b451
Browse repository at this point
feat: support insert returning in mariadb
taozhi8833998
committed
f6e9f03
View commit details
Copy full SHA for f6e9f03
Browse repository at this point
Commits on Mar 3, 2025
Merge pull request #2326 from taozhi8833998/dependabot/npm_and_yarn/elliptic-6.6.1
Show description for 966c4d8
taozhi8833998
authored
966c4d8
View commit details
Copy full SHA for 966c4d8
Browse repository at this point
Commits on Mar 2, 2025
Merge pull request #2344 from taozhi8833998/upgrade-version
Show description for 29c7e98
taozhi8833998
authored
29c7e98
View commit details
Copy full SHA for 29c7e98
Browse repository at this point
Commits on Mar 1, 2025
refactor: upgrade version
taozhi8833998
committed
4025662
View commit details
Copy full SHA for 4025662
Browse repository at this point
Commits on Feb 28, 2025
Merge pull request #2341 from taozhi8833998/feat-table-valued-tsql
Show description for f166860
taozhi8833998
authored
f166860
View commit details
Copy full SHA for f166860
Browse repository at this point
Commits on Feb 27, 2025
feat: support table-valued function in tsql
taozhi8833998
committed
e6412e1
View commit details
Copy full SHA for e6412e1
Browse repository at this point
Merge pull request #2339 from taozhi8833998/refactor-geometry-type-pg
Show description for 5e716e6
taozhi8833998
authored
5e716e6
View commit details
Copy full SHA for 5e716e6
Browse repository at this point
Commits on Feb 26, 2025
refactor: support more geometry type in pg
taozhi8833998
committed
ba42f51
View commit details
Copy full SHA for ba42f51
Browse repository at this point
Commits on Feb 25, 2025
Merge pull request #2331 from taozhi8833998/dependabot/npm_and_yarn/babel/core-7.26.9
Show description for 0dde8d1
taozhi8833998
authored
0dde8d1
View commit details
Copy full SHA for 0dde8d1
Browse repository at this point
Commits on Feb 24, 2025
build(deps-dev): bump elliptic from 6.6.0 to 6.6.1
Show description for 99f2de0
dependabot[bot]
authored
99f2de0
View commit details
Copy full SHA for 99f2de0
Browse repository at this point
build(deps-dev): bump @babel/core from 7.26.0 to 7.26.9
Show description for 6481a7b
dependabot[bot]
authored
6481a7b
View commit details
Copy full SHA for 6481a7b
Browse repository at this point
Merge pull request #2332 from taozhi8833998/dependabot/npm_and_yarn/babel/preset-env-7.26.9
Show description for bfcbac5
taozhi8833998
authored
bfcbac5
View commit details
Copy full SHA for bfcbac5
Browse repository at this point
Commits on Feb 23, 2025
Merge pull request #2336 from taozhi8833998/feat-make-interval-pg
Show description for 84ff42b
taozhi8833998
authored
84ff42b
View commit details
Copy full SHA for 84ff42b
Browse repository at this point
Commits on Feb 22, 2025
feat: support make_interval func in pg
taozhi8833998
committed
c4e4654
View commit details
Copy full SHA for c4e4654
Browse repository at this point
Commits on Feb 21, 2025
Merge pull request #2335 from taozhi8833998/fix-row-between-following
Show description for a36590a
taozhi8833998
authored
a36590a
View commit details
Copy full SHA for a36590a
Browse repository at this point
Commits on Feb 20, 2025
fix: support rows between following and following window func in all db
taozhi8833998
committed
6610c9f
View commit details
Copy full SHA for 6610c9f
Browse repository at this point
Merge pull request #2334 from taozhi8833998/fix-whitelist-match
Show description for 7ba27d6
taozhi8833998
authored
7ba27d6
View commit details
Copy full SHA for 7ba27d6
Browse repository at this point
Commits on Feb 19, 2025
fix: whiteList should be exact match
taozhi8833998
committed
269c4df
View commit details
Copy full SHA for 269c4df
Browse repository at this point
Merge pull request #2333 from taozhi8833998/fix-column-collate-type
Show description for 7ded2ba
taozhi8833998
authored
7ded2ba
View commit details
Copy full SHA for 7ded2ba
Browse repository at this point
Commits on Feb 18, 2025
fix: add collate type in column_ref
taozhi8833998
committed
7bec7f1
View commit details
Copy full SHA for 7bec7f1
Browse repository at this point
Merge pull request #2329 from taozhi8833998/feat-table-func-bigquery
Show description for 29393ed
taozhi8833998
authored
29393ed
View commit details
Copy full SHA for 29393ed
Browse repository at this point
Commits on Feb 17, 2025
build(deps-dev): bump @babel/preset-env from 7.26.0 to 7.26.9
Show description for 477e233
dependabot[bot]
authored
477e233
View commit details
Copy full SHA for 477e233
Browse repository at this point
Previous
Next
You can’t perform that action at this time.