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 }}
predictor2718
/
sql-parser
Public
forked from
phpmyadmin/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
sql-parser
tests
on
fix/641-vector-data-type
User selector
All users
All time
Commit history
Commits on Apr 13, 2026
Fix #641 - Add VECTOR data type and VECTOR INDEX support
Show description for e35222a
predictor2718
committed
e35222a
View commit details
Copy full SHA for e35222a
View code at this point
Browse repository at this point
Commits on Apr 9, 2026
Fix #609 - Attempt to read property "keyword" on null
williamdes
committed
4c45eac
View commit details
Copy full SHA for 4c45eac
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
phpunit data providers must be static
williamdes
committed
3e9ce57
View commit details
Copy full SHA for 3e9ce57
View code at this point
Browse repository at this point
Merge #631 - Build insert statement with context's quote style
Show description for 0195e94
williamdes
committed
0195e94
View commit details
Copy full SHA for 0195e94
View code at this point
Browse repository at this point
Regenerate the test data
williamdes
committed
16e7632
View commit details
Copy full SHA for 16e7632
View code at this point
Browse repository at this point
#592 link test files and add asc-desc index tests
predictor2718
authored and
williamdes
committed
a40cf3e
View commit details
Copy full SHA for a40cf3e
View code at this point
Browse repository at this point
Add tests for ASC and lowercase keyword (#592)
Show description for 42d40ad
predictor2718
authored and
williamdes
committed
42d40ad
View commit details
Copy full SHA for 42d40ad
View code at this point
Browse repository at this point
Add test for DESC index (#592)
Show description for 2bdb0df
predictor2718
authored and
williamdes
committed
2bdb0df
View commit details
Copy full SHA for 2bdb0df
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Fix formatter spacing for JSON path operators (->, ->>)
Show description for 3a7c59a
Sea-n
and
williamdes
committed
3a7c59a
View commit details
Copy full SHA for 3a7c59a
View code at this point
Browse repository at this point
Commits on Aug 23, 2025
Build insert statement with context's quote style
MoonE
committed
234f96f
View commit details
Copy full SHA for 234f96f
View code at this point
Browse repository at this point
Commits on Jul 20, 2025
Merge pull request #628 from MauricioFauth/new-contexts
Show description for e785875
MauricioFauth
authored
e785875
View commit details
Copy full SHA for e785875
View code at this point
Browse repository at this point
Merge pull request #623 from niconoe-/fix/window-function-over-management
Show description for 1b07404
MauricioFauth
authored
1b07404
View commit details
Copy full SHA for 1b07404
View code at this point
Browse repository at this point
Add contexts for MySQL 9.2, MySQL 9.3 and MariaDB 12.1
Show description for 276cb55
MauricioFauth
committed
276cb55
View commit details
Copy full SHA for 276cb55
View code at this point
Browse repository at this point
Commits on Apr 9, 2025
Fix Window function handling that failed because of "OVER" keyword case-sensitive comparison.
niconoe-
committed
17f58a6
View commit details
Copy full SHA for 17f58a6
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
Add MariaDB Contexts 11.8 and 12.0.
niconoe-
committed
d8aa400
View commit details
Copy full SHA for d8aa400
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Update test data output for index hints
Show description for 170ddc6
MauricioFauth
committed
170ddc6
View commit details
Copy full SHA for 170ddc6
View code at this point
Browse repository at this point
Merge PR #611 Add "UNIQUE" and "UNIQUE KEY" to ALTER TABLE statement
Show description for f40c620
MauricioFauth
committed
f40c620
View commit details
Copy full SHA for f40c620
View code at this point
Browse repository at this point
Merge PR #614 Building statement with FORCE INDEX
Show description for 26851b6
MauricioFauth
committed
26851b6
View commit details
Copy full SHA for 26851b6
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
Add handling of index hints on join clauses too. Fixes #593 and #497.
niconoe-
committed
11756e6
View commit details
Copy full SHA for 11756e6
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Fix #610 and impacted unit tests, evolving the expectations.
niconoe-
committed
b4b3c42
View commit details
Copy full SHA for b4b3c42
View code at this point
Browse repository at this point
Preparation of the fix of #610: adding test cases with wrong expectations.
niconoe-
committed
7053b94
View commit details
Copy full SHA for 7053b94
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
Merge branch '5.10.x' into 5.11.x
williamdes
committed
2142141
View commit details
Copy full SHA for 2142141
View code at this point
Browse repository at this point
Fix #605 - Add "RECURSIVE" on build() for "WITH RECURSIVE" on the WithStatement class
Show description for 4426205
williamdes
committed
4426205
View commit details
Copy full SHA for 4426205
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Merge branch '5.10.x' into 5.11.x
Show description for 32c6769
MauricioFauth
committed
32c6769
View commit details
Copy full SHA for 32c6769
View code at this point
Browse repository at this point
Add context files for MySQL 9.1
Show description for 6072d1d
MauricioFauth
committed
6072d1d
View commit details
Copy full SHA for 6072d1d
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Fix #587: Add MariaDb 11.6 and 11.7 contexts.
niconoe-
committed
f5fda18
View commit details
Copy full SHA for f5fda18
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Add Translator::setLocale() method
Show description for 17167da
MauricioFauth
committed
17167da
View commit details
Copy full SHA for 17167da
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
Merge pull request #595 from MoonE/srid-in-column-definition
Show description for 2827a25
MauricioFauth
authored
2827a25
View commit details
Copy full SHA for 2827a25
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
Fix lexing /** comment start
Show description for 3060cf5
MoonE
committed
3060cf5
View commit details
Copy full SHA for 3060cf5
View code at this point
Browse repository at this point
Add tests for /**/ comment
Show description for 8426c68
MoonE
committed
8426c68
View commit details
Copy full SHA for 8426c68
View code at this point
Browse repository at this point
Re-enable disabled tests
Show description for 02fa668
MoonE
committed
02fa668
View commit details
Copy full SHA for 02fa668
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
Parse SRID in column definition
MoonE
committed
705d0b3
View commit details
Copy full SHA for 705d0b3
View code at this point
Browse repository at this point
Add test for SRID in column definition
MoonE
committed
8b08c70
View commit details
Copy full SHA for 8b08c70
View code at this point
Browse repository at this point
Commits on Oct 20, 2024
Add unit test
Show description for 7252aca
kamil-tekiela
committed
7252aca
View commit details
Copy full SHA for 7252aca
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Handle negative and overflowed offsets on TokensList. (#582)
Show description for bc9ce73
niconoe-
authored
bc9ce73
View commit details
Copy full SHA for bc9ce73
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.