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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dolthub
/
node-sql-parser
Public
forked from
taozhi8833998/node-sql-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-sql-parser
ast
on
master
User selector
All users
All time
Commit history
Commits on Dec 13, 2023
refactor: upgrade version
taozhi8833998
committed
12198a1
View commit details
Copy full SHA for 12198a1
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
refactor: update type for where field
taozhi8833998
committed
5cae45d
View commit details
Copy full SHA for 5cae45d
View code at this point
Browse repository at this point
Commits on Nov 12, 2023
Revert "fix unary operation"
taozhi8833998
authored
5d00acf
View commit details
Copy full SHA for 5d00acf
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
fix column_without_kw to typegen correctly
jim-lake
committed
6625609
View commit details
Copy full SHA for 6625609
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
and also fix the prefix to pass it to the ast
jim-lake
committed
9909d03
View commit details
Copy full SHA for 9909d03
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
refactor: update pg definition
taozhi8833998
committed
cb645fa
View commit details
Copy full SHA for cb645fa
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
refactor: update pg definition
taozhi8833998
committed
ad40692
View commit details
Copy full SHA for ad40692
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Support union distinct on various databases
takaaa220
committed
877c492
View commit details
Copy full SHA for 877c492
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
fix: parse nested sub queries
taozhi8833998
committed
2374c49
View commit details
Copy full SHA for 2374c49
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
refactor: update type and package.json
taozhi8833998
committed
3600918
View commit details
Copy full SHA for 3600918
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
feat: support create view, fix build error in pg
taozhi8833998
committed
52a5aaa
View commit details
Copy full SHA for 52a5aaa
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
refactor: change license to apache 2.0
taozhi8833998
committed
8984fa5
View commit details
Copy full SHA for 8984fa5
View code at this point
Browse repository at this point
Commits on May 24, 2023
feat: support alter table modify column in mysql
taozhi8833998
committed
e99dfb0
View commit details
Copy full SHA for e99dfb0
View code at this point
Browse repository at this point
Commits on May 22, 2023
feat: works in web-woker
taozhi8833998
committed
ea234b1
View commit details
Copy full SHA for ea234b1
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
feat: support returning stmt in pg
taozhi8833998
committed
480e47c
View commit details
Copy full SHA for 480e47c
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
refactor: update pg type
taozhi8833998
committed
3b775de
View commit details
Copy full SHA for 3b775de
View code at this point
Browse repository at this point
Commits on Jan 7, 2023
fix: set and show support quoted string in pg
taozhi8833998
committed
09c26a7
View commit details
Copy full SHA for 09c26a7
View code at this point
Browse repository at this point
Commits on Jan 3, 2023
refactor: table name should not container keyword in pg
taozhi8833998
committed
d04e0e9
View commit details
Copy full SHA for d04e0e9
View code at this point
Browse repository at this point
Commits on Dec 20, 2022
refactor: update pg type
taozhi8833998
committed
cdaf401
View commit details
Copy full SHA for cdaf401
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
refactor: upgrade version
taozhi8833998
committed
6d1f1b4
View commit details
Copy full SHA for 6d1f1b4
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
refactor: upgrade version
taozhi8833998
committed
98569ea
View commit details
Copy full SHA for 98569ea
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
fix: space or comments could be placed between "if not exists" in all db
taozhi8833998
committed
2144cba
View commit details
Copy full SHA for 2144cba
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
refactor: update pg type
taozhi8833998
committed
cecb633
View commit details
Copy full SHA for cecb633
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
refactor: update prepublish issue
taozhi8833998
committed
9de356b
View commit details
Copy full SHA for 9de356b
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
bug: support empty space after :: in pg
taozhi8833998
committed
efd29de
View commit details
Copy full SHA for efd29de
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
refactor: upgrade version
taozhi8833998
committed
b04197b
View commit details
Copy full SHA for b04197b
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
refactor: upgrade version, type
taozhi8833998
committed
2e75821
View commit details
Copy full SHA for 2e75821
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
refactor: upgrade version, type
taozhi8833998
committed
3b8315e
View commit details
Copy full SHA for 3b8315e
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
refactor: update type file
taozhi8833998
committed
477c6f7
View commit details
Copy full SHA for 477c6f7
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
refactor: upgrade version
taozhi8833998
committed
0b3cc28
View commit details
Copy full SHA for 0b3cc28
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
refactor: upgrade version
taozhi8833998
committed
1791cc2
View commit details
Copy full SHA for 1791cc2
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
refactor: add type when build
taozhi8833998
committed
69378bf
View commit details
Copy full SHA for 69378bf
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
refactor: upgrade version
taozhi8833998
committed
5506296
View commit details
Copy full SHA for 5506296
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
refactor: support function as table name in pg
taozhi8833998
committed
cc91690
View commit details
Copy full SHA for cc91690
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
refactor: update type file
taozhi8833998
committed
e32cdf6
View commit details
Copy full SHA for e32cdf6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.