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
.
inkoop
/
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
on
master
User selector
All users
All time
Commit history
Commits on May 25, 2021
feat: support hex value
taozhi8833998
committed
1502e70
View commit details
Copy full SHA for 1502e70
View code at this point
Browse repository at this point
Commits on May 23, 2021
refactor: remove key in keyword map
taozhi8833998
committed
4856547
View commit details
Copy full SHA for 4856547
View code at this point
Browse repository at this point
refactor: remove status in keyword map
taozhi8833998
committed
c992c42
View commit details
Copy full SHA for c992c42
View code at this point
Browse repository at this point
Commits on May 22, 2021
bug: fix like before and
taozhi8833998
committed
de4d123
View commit details
Copy full SHA for de4d123
View code at this point
Browse repository at this point
Commits on May 21, 2021
feat: support regexp regexp_like for mysql and mariadb
taozhi8833998
committed
38a7a6d
View commit details
Copy full SHA for 38a7a6d
View code at this point
Browse repository at this point
Commits on May 20, 2021
feat: support drop index for all db
taozhi8833998
committed
a356028
View commit details
Copy full SHA for a356028
View code at this point
Browse repository at this point
refactor: add more test case
taozhi8833998
committed
d7611a1
View commit details
Copy full SHA for d7611a1
View code at this point
Browse repository at this point
feat: support create database
taozhi8833998
committed
af67af2
View commit details
Copy full SHA for af67af2
View code at this point
Browse repository at this point
bug: fix json column for pg
taozhi8833998
committed
418d442
View commit details
Copy full SHA for 418d442
View code at this point
Browse repository at this point
Commits on May 19, 2021
feat: support create sequence in pg
taozhi8833998
committed
99a5e6e
View commit details
Copy full SHA for 99a5e6e
View code at this point
Browse repository at this point
bug: fix transactsql count
taozhi8833998
committed
d605495
View commit details
Copy full SHA for d605495
View code at this point
Browse repository at this point
Commits on May 18, 2021
bug: support array_args in pg
taozhi8833998
committed
a32647b
View commit details
Copy full SHA for a32647b
View code at this point
Browse repository at this point
bug: fix create index in tsql when multiple columns
taozhi8833998
committed
835354e
View commit details
Copy full SHA for 835354e
View code at this point
Browse repository at this point
feat: support bigquery func
taozhi8833998
committed
49d6e41
View commit details
Copy full SHA for 49d6e41
View code at this point
Browse repository at this point
bug: fix column with parentheses
taozhi8833998
committed
935f8c6
View commit details
Copy full SHA for 935f8c6
View code at this point
Browse repository at this point
Commits on May 17, 2021
feat: support show grants
taozhi8833998
committed
d56c7b6
View commit details
Copy full SHA for d56c7b6
View code at this point
Browse repository at this point
feat: support show cmd
taozhi8833998
committed
bc90dac
View commit details
Copy full SHA for bc90dac
View code at this point
Browse repository at this point
Commits on May 16, 2021
bug: columnList refresh when get the new table alias
taozhi8833998
committed
4f4b2a8
View commit details
Copy full SHA for 4f4b2a8
View code at this point
Browse repository at this point
bug: support on duplicate key update set values
taozhi8833998
committed
7b2efec
View commit details
Copy full SHA for 7b2efec
View code at this point
Browse repository at this point
bug: support where true and
taozhi8833998
committed
ad74c88
View commit details
Copy full SHA for ad74c88
View code at this point
Browse repository at this point
feat: support double colon with as
taozhi8833998
committed
22a010f
View commit details
Copy full SHA for 22a010f
View code at this point
Browse repository at this point
Commits on May 14, 2021
feat: support * in returning for pg
taozhi8833998
committed
d781fff
View commit details
Copy full SHA for d781fff
View code at this point
Browse repository at this point
feat: support cast as string in hive
taozhi8833998
committed
ed81938
View commit details
Copy full SHA for ed81938
View code at this point
Browse repository at this point
Commits on May 10, 2021
refactor: upgrade code test coverage
taozhi8833998
committed
a17bee7
View commit details
Copy full SHA for a17bee7
View code at this point
Browse repository at this point
refactor: refactor code
taozhi8833998
committed
c88d49a
View commit details
Copy full SHA for c88d49a
View code at this point
Browse repository at this point
Commits on May 9, 2021
Merge pull request #591 from OTooleMichael/feat/postgres_window_funcs
Show description for 3e560f3
taozhi8833998
authored
3e560f3
View commit details
Copy full SHA for 3e560f3
View code at this point
Browse repository at this point
Commits on May 8, 2021
Merge pull request #600 from taozhi8833998/bug-where-clause-parentheses
Show description for f34690a
taozhi8833998
authored
f34690a
View commit details
Copy full SHA for f34690a
View code at this point
Browse repository at this point
bug: support parentheses in where clause
taozhi8833998
committed
10a21e8
View commit details
Copy full SHA for 10a21e8
View code at this point
Browse repository at this point
Commits on May 7, 2021
Merge pull request #597 from taozhi8833998/feat-bit-mysql
Show description for a879dff
taozhi8833998
authored
a879dff
View commit details
Copy full SHA for a879dff
View code at this point
Browse repository at this point
feat: add bit type in mysql
taozhi8833998
committed
067278e
View commit details
Copy full SHA for 067278e
View code at this point
Browse repository at this point
Commits on May 3, 2021
order by in the window functions
OTooleMichael
committed
d7ccaee
View commit details
Copy full SHA for d7ccaee
View code at this point
Browse repository at this point
Commits on May 2, 2021
Added Window functions to Postgres
OTooleMichael
committed
280425a
View commit details
Copy full SHA for 280425a
View code at this point
Browse repository at this point
Commits on May 1, 2021
Merge pull request #588 from taozhi8833998/bug-alter-table-add-constraint
Show description for 843d4c6
taozhi8833998
authored
843d4c6
View commit details
Copy full SHA for 843d4c6
View code at this point
Browse repository at this point
bug: fix add constraint in alter table
taozhi8833998
committed
1122260
View commit details
Copy full SHA for 1122260
View code at this point
Browse repository at this point
Merge pull request #585 from taozhi8833998/bug-where-clause-parentheses
Show description for e2f837e
taozhi8833998
authored
e2f837e
View commit details
Copy full SHA for e2f837e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.