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
.
stackrender
/
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
Breadcrumbs
History for
node-sql-parser
test
select.spec.js
on
master
User selector
All users
All time
Commit history
Commits on Dec 28, 2025
handle collate everywhere its legal
jim-lake
committed
cefd0b7
View commit details
Copy full SHA for cefd0b7
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
feat: add show stmt whitelist check in mysql
taozhi8833998
committed
a69050b
View commit details
Copy full SHA for a69050b
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
fix: table join using quoted ident in all db
taozhi8833998
committed
85a8269
View commit details
Copy full SHA for 85a8269
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 23, 2024
fix: collate in mysql
taozhi8833998
committed
2f70729
View commit details
Copy full SHA for 2f70729
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
fix: with recursive in pg
taozhi8833998
committed
dcc50ee
View commit details
Copy full SHA for dcc50ee
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
fix: collate in all dialects
taozhi8833998
committed
1da287f
View commit details
Copy full SHA for 1da287f
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
fix: character set quoted ident
taozhi8833998
committed
3254d62
View commit details
Copy full SHA for 3254d62
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
feat: support with rollup in mysql
taozhi8833998
committed
cc0f875
View commit details
Copy full SHA for cc0f875
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
refactor: change all function with all quoted object
taozhi8833998
committed
7883e06
View commit details
Copy full SHA for 7883e06
View code at this point
Browse repository at this point
Commits on Feb 5, 2024
refactor: preserve the origin quoted type for pg
taozhi8833998
committed
40d16a4
View commit details
Copy full SHA for 40d16a4
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
fix: count function args with or expr in all db
taozhi8833998
committed
d9f91d5
View commit details
Copy full SHA for d9f91d5
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
feat: support db prefix in column
taozhi8833998
committed
57a071e
View commit details
Copy full SHA for 57a071e
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
refactor: ast be object when single sql, to be array when multiple statements for all db
taozhi8833998
committed
ce0f18a
View commit details
Copy full SHA for ce0f18a
View code at this point
Browse repository at this point
Commits on Sep 1, 2023
fix: keep origin quote string type
taozhi8833998
committed
b366ea8
View commit details
Copy full SHA for b366ea8
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
feat: support create function in pg
taozhi8833998
committed
0b4f5fc
View commit details
Copy full SHA for 0b4f5fc
View code at this point
Browse repository at this point
Commits on Aug 12, 2023
refactor: remove order by default asc sort type in ast
taozhi8833998
committed
3c49abc
View commit details
Copy full SHA for 3c49abc
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 Feb 14, 2023
fix: limit offset clause support var statement in pg
taozhi8833998
committed
2a558ee
View commit details
Copy full SHA for 2a558ee
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Added support for mysql/mariadb locking read (FOR UPDATE | LOCK IN SHARE MODE)
MayamaTakeshi
committed
0d30e43
View commit details
Copy full SHA for 0d30e43
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
refactor: escape with ct
taozhi8833998
committed
75929d1
View commit details
Copy full SHA for 75929d1
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
fix: support prefix name before array_agg in pg
taozhi8833998
committed
99fb8c3
View commit details
Copy full SHA for 99fb8c3
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
refactor: fix column and literal
taozhi8833998
committed
0722b3b
View commit details
Copy full SHA for 0722b3b
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
feat: support select into, from values in mysql
taozhi8833998
committed
e5e3041
View commit details
Copy full SHA for e5e3041
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
refactor: add test
taozhi8833998
committed
cbb458b
View commit details
Copy full SHA for cbb458b
View code at this point
Browse repository at this point
bug: convert args datatype with length
taozhi8833998
committed
4f60fd2
View commit details
Copy full SHA for 4f60fd2
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
bug: support union stmt in in_expr
taozhi8833998
committed
b03bf32
View commit details
Copy full SHA for b03bf32
View code at this point
Browse repository at this point
Commits on Dec 12, 2021
feat: support exec procedure in tsql
taozhi8833998
committed
876ef96
View commit details
Copy full SHA for 876ef96
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
bug: function argument list with and expr
taozhi8833998
committed
0c6cec1
View commit details
Copy full SHA for 0c6cec1
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
feat: support window function in mysql
taozhi8833998
committed
b3a8ae3
View commit details
Copy full SHA for b3a8ae3
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
bug: put unary_expr after or_expr
taozhi8833998
committed
b3d46db
View commit details
Copy full SHA for b3d46db
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
d251df9
View commit details
Copy full SHA for d251df9
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
bug: support convert fun and cast with char character set
taozhi8833998
committed
7a9171a
View commit details
Copy full SHA for 7a9171a
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
refactor: support replace ast to sql, fix string constants with c-style escape in pg
taozhi8833998
committed
950bd75
View commit details
Copy full SHA for 950bd75
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.