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 }}
EnderTD
/
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 25, 2022
Merge pull request #999 from taozhi8833998/refactor-version
Show description for 3c0a04f
taozhi8833998
authored
3c0a04f
View commit details
Copy full SHA for 3c0a04f
Browse repository at this point
refactor: upgrade version
taozhi8833998
committed
e4b1ae8
View commit details
Copy full SHA for e4b1ae8
Browse repository at this point
Merge pull request #973 from taozhi8833998/dependabot/npm_and_yarn/babel/register-7.17.7
Show description for bea0592
taozhi8833998
authored
bea0592
View commit details
Copy full SHA for bea0592
Browse repository at this point
Commits on Mar 24, 2022
Merge pull request #997 from taozhi8833998/bug-limit-pg
Show description for 42b7f96
taozhi8833998
authored
42b7f96
View commit details
Copy full SHA for 42b7f96
Browse repository at this point
Commits on Mar 23, 2022
bug: limit is optional in limit offset clause in pg
taozhi8833998
committed
8659c95
View commit details
Copy full SHA for 8659c95
Browse repository at this point
Merge pull request #996 from taozhi8833998/bug-rlike-col-mysql
Show description for db0649a
taozhi8833998
authored
db0649a
View commit details
Copy full SHA for db0649a
Browse repository at this point
bug: fix rlike column
taozhi8833998
committed
459aa44
View commit details
Copy full SHA for 459aa44
Browse repository at this point
Merge pull request #994 from taozhi8833998/refactor-triple-single-quote-mysql
Show description for 34a5990
taozhi8833998
authored
34a5990
View commit details
Copy full SHA for 34a5990
Browse repository at this point
Commits on Mar 22, 2022
Merge pull request #993 from taozhi8833998/feat-backticks-mysql
Show description for c9080a5
taozhi8833998
authored
c9080a5
View commit details
Copy full SHA for c9080a5
Browse repository at this point
refactor: support triple single quote in mysql
taozhi8833998
committed
d8404d5
View commit details
Copy full SHA for d8404d5
Browse repository at this point
refactor: add test cases
taozhi8833998
committed
b375122
View commit details
Copy full SHA for b375122
Browse repository at this point
Merge pull request #992 from taozhi8833998/bug-cast-parentheses
Show description for 57c6455
taozhi8833998
authored
57c6455
View commit details
Copy full SHA for 57c6455
Browse repository at this point
feat: support backticks in the in_op_right in mysql
taozhi8833998
committed
a9e0927
View commit details
Copy full SHA for a9e0927
Browse repository at this point
bug: fix cast ast sqlify without parentheses bug
taozhi8833998
committed
bc156e8
View commit details
Copy full SHA for bc156e8
Browse repository at this point
Commits on Mar 21, 2022
Merge pull request #988 from taozhi8833998/feat-create-view-mysql
Show description for 7f0e6da
taozhi8833998
authored
7f0e6da
View commit details
Copy full SHA for 7f0e6da
Browse repository at this point
Commits on Mar 20, 2022
refactor: upgrade version
taozhi8833998
committed
b04197b
View commit details
Copy full SHA for b04197b
Browse repository at this point
feat: support create view in mysql
taozhi8833998
committed
60ae757
View commit details
Copy full SHA for 60ae757
Browse repository at this point
Merge pull request #987 from taozhi8833998/feat-with-pg
Show description for c66f450
taozhi8833998
authored
c66f450
View commit details
Copy full SHA for c66f450
Browse repository at this point
Merge pull request #986 from taozhi8833998/feat-select-pg
Show description for fb6f8b7
taozhi8833998
authored
fb6f8b7
View commit details
Copy full SHA for fb6f8b7
Browse repository at this point
feat: support insert in with clause in pg
taozhi8833998
committed
18db88b
View commit details
Copy full SHA for 18db88b
Browse repository at this point
Commits on Mar 19, 2022
feat: support select; in pg
taozhi8833998
committed
c2b3329
View commit details
Copy full SHA for c2b3329
Browse repository at this point
Merge pull request #985 from taozhi8833998/feat-select-into-pg-mysql
Show description for 9be9533
taozhi8833998
authored
9be9533
View commit details
Copy full SHA for 9be9533
Browse repository at this point
feat: support select into in pg
taozhi8833998
committed
571d509
View commit details
Copy full SHA for 571d509
Browse repository at this point
bug: fix select into in mysql
taozhi8833998
committed
9331897
View commit details
Copy full SHA for 9331897
Browse repository at this point
Merge pull request #983 from taozhi8833998/bug-insert-ignore-mysql
Show description for cd7f4fe
taozhi8833998
authored
cd7f4fe
View commit details
Copy full SHA for cd7f4fe
Browse repository at this point
Commits on Mar 18, 2022
bug: support ignore in insert in mysql
taozhi8833998
committed
400ea33
View commit details
Copy full SHA for 400ea33
Browse repository at this point
Merge pull request #982 from taozhi8833998/feat-create-table-mysql
Show description for ee17b79
taozhi8833998
authored
ee17b79
View commit details
Copy full SHA for ee17b79
Browse repository at this point
Commits on Mar 17, 2022
Merge pull request #981 from taozhi8833998/bug-unit-mysql
Show description for 515627c
taozhi8833998
authored
515627c
View commit details
Copy full SHA for 515627c
Browse repository at this point
feat: support create table column with on update current_timestamp in mysql
taozhi8833998
committed
6c25708
View commit details
Copy full SHA for 6c25708
Browse repository at this point
bug: fix unit is not column for timestampdiff and timestampadd in mysql
taozhi8833998
committed
d0c045f
View commit details
Copy full SHA for d0c045f
Browse repository at this point
Commits on Mar 16, 2022
Merge pull request #972 from taozhi8833998/dependabot/npm_and_yarn/babel/core-7.17.7
Show description for 2dc408d
taozhi8833998
authored
2dc408d
View commit details
Copy full SHA for 2dc408d
Browse repository at this point
Commits on Mar 15, 2022
Merge pull request #971 from taozhi8833998/dependabot/npm_and_yarn/eslint-8.11.0
Show description for ef47dc6
taozhi8833998
authored
ef47dc6
View commit details
Copy full SHA for ef47dc6
Browse repository at this point
Commits on Mar 14, 2022
build(deps-dev): bump @babel/register from 7.17.0 to 7.17.7
Show description for fa281ee
dependabot[bot]
authored
fa281ee
View commit details
Copy full SHA for fa281ee
Browse repository at this point
build(deps-dev): bump @babel/core from 7.17.5 to 7.17.7
Show description for 0449282
dependabot[bot]
authored
0449282
View commit details
Copy full SHA for 0449282
Browse repository at this point
build(deps-dev): bump eslint from 8.10.0 to 8.11.0
Show description for c18358a
dependabot[bot]
authored
c18358a
View commit details
Copy full SHA for c18358a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.