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
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 }}
devfros
/
sqlglot
Public
forked from
tobymao/sqlglot
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 26, 2026
Fix(mysql): joined table `UPDATE` syntax handling (#7680)
georgesittas
authored
c072a26
View commit details
Copy full SHA for c072a26
Browse repository at this point
Commits on May 25, 2026
Sync w/ integration tests & style rule fixup
georgesittas
committed
d6a53b4
View commit details
Copy full SHA for d6a53b4
Browse repository at this point
feat(bigquery): support LOAD DATA INTO TEMP TABLE syntax (#7675)
Show description for 9e6faab
4 people
committed
9e6faab
View commit details
Copy full SHA for 9e6faab
Browse repository at this point
feat(bigquery): support LOAD DATA INTO TEMP TABLE syntax (#7675)
Show description for e5c6b6a
4 people
authored
e5c6b6a
View commit details
Copy full SHA for e5c6b6a
Browse repository at this point
fix(duckdb): add transpilation support for bq func PARSE_TIME (#7673)
Show description for a7e21a4
william-goode
authored
a7e21a4
View commit details
Copy full SHA for a7e21a4
Browse repository at this point
Fix: improve transpilation of `e'...'` strings (#7677)
Show description for 5683e3d
SAY-5
authored
5683e3d
View commit details
Copy full SHA for 5683e3d
Browse repository at this point
Sync w/ integration tests
georgesittas
committed
c30507e
View commit details
Copy full SHA for c30507e
Browse repository at this point
fix(optimizer)!: skip unnesting NOT IN to preserve NULL semantics (#7671)
georgesittas
authored
0be0887
View commit details
Copy full SHA for 0be0887
Browse repository at this point
Sync w/ integration tests
georgesittas
committed
49b8ee7
View commit details
Copy full SHA for 49b8ee7
Browse repository at this point
Fix SQLite autoincrement constraint order (#7664)
russellromney
authored
dbc316c
View commit details
Copy full SHA for dbc316c
Browse repository at this point
Commits on May 22, 2026
Sync w/ integration tests
georgesittas
committed
3685465
View commit details
Copy full SHA for 3685465
Browse repository at this point
fix(optimizer): `unnest_subqueries` produces invalid column references when subquery contains a UNION (#7667)
Show description for f173fde
snovik75
and
Sergej Novik
authored
f173fde
View commit details
Copy full SHA for f173fde
Browse repository at this point
Chore: bump sqlglot-mypy to 2.1.0.post1 (#7669)
VaggelisD
authored
515e2b0
View commit details
Copy full SHA for 515e2b0
Browse repository at this point
Commits on May 21, 2026
Fix: raise ParseError, not IndexError, on an unclosed JSONPath filter (#7665)
Show description for b748094
c-tonneslan
authored and
georgesittas
committed
b748094
View commit details
Copy full SHA for b748094
Browse repository at this point
Sync w/ integration tests
georgesittas
committed
e16b73f
View commit details
Copy full SHA for e16b73f
Browse repository at this point
chore: small clean up for within group
geooo109
committed
b02ed52
View commit details
Copy full SHA for b02ed52
Browse repository at this point
feat(optimizer): annotate types for CovarPop/Samp, PercentileCont/Disc, and WithinGroup [CLAUDE] (#7656)
Show description for e0c1933
RichardHughes-amp
and
claude
authored
e0c1933
View commit details
Copy full SHA for e0c1933
Browse repository at this point
Commits on May 20, 2026
Feat(oracle): add support for `^=` not-equals operator closes #7662
georgesittas
committed
6084d34
View commit details
Copy full SHA for 6084d34
Browse repository at this point
Feat(snowflake): support `OBJECT_AGG(DISTINCT ...)`
georgesittas
committed
33b31be
View commit details
Copy full SHA for 33b31be
Browse repository at this point
feat(annotate_types)!: annotate ranking window functions with constant return types [CLAUDE] (#7658)
Show description for 4698d08
3 people
committed
4698d08
View commit details
Copy full SHA for 4698d08
Browse repository at this point
feat(annotate_types)!: propagate type through Lag/Lead/NthValue window functions [CLAUDE] (#7652)
Show description for edf731c
RichardHughes-amp
and
claude
authored
edf731c
View commit details
Copy full SHA for edf731c
Browse repository at this point
Commits on May 19, 2026
fix(mysql)!: qualify column reference in NULLS LAST CASE simulation (#7641)
Show description for 0e9e0a4
brdbry
and
georgesittas
authored
0e9e0a4
View commit details
Copy full SHA for 0e9e0a4
Browse repository at this point
Refactor(postgres)!: rename `Distance3d` to `DistanceNd`
georgesittas
committed
f00bb4a
View commit details
Copy full SHA for f00bb4a
Browse repository at this point
feat(postgres): add support for PostGIS 3D distance operator <<->> (#7655)
Show description for cc448ac
vnataliia
authored
cc448ac
View commit details
Copy full SHA for cc448ac
Browse repository at this point
fix(parser): Avoid `__tmp#` CTEs getting replaced with outer CTEs for pipe syntax (#7659)
Show description for c19bb4b
sean-rose
authored
c19bb4b
View commit details
Copy full SHA for c19bb4b
Browse repository at this point
Sync w/ integration tests
georgesittas
committed
8e34388
View commit details
Copy full SHA for 8e34388
Browse repository at this point
Sync w/ integration tests
georgesittas
committed
02fad8f
View commit details
Copy full SHA for 02fad8f
Browse repository at this point
refactor(typing)!: improve datatype typing (#7654)
Show description for cc3f980
OutSquareCapital
authored
cc3f980
View commit details
Copy full SHA for cc3f980
Browse repository at this point
Fix(tsql)!: delimited global/temp table references closes #7657
georgesittas
committed
a40dde9
View commit details
Copy full SHA for a40dde9
Browse repository at this point
Chore: bump sqlglot-mypy to post9
georgesittas
committed
1b78667
View commit details
Copy full SHA for 1b78667
Browse repository at this point
Commits on May 18, 2026
Sync w/ integration tests
georgesittas
committed
928f05c
View commit details
Copy full SHA for 928f05c
Browse repository at this point
feat(tsql): support FOR JSON clause [CLAUDE] (#7649)
Show description for 10af777
lvanoverberghe
authored
10af777
View commit details
Copy full SHA for 10af777
Browse repository at this point
Commits on May 16, 2026
optimizer/normalize: fix redundant CNF clauses from distributive_law (#7653)
Show description for 527aa46
asmakhan1724
authored
527aa46
View commit details
Copy full SHA for 527aa46
Browse repository at this point
Commits on May 15, 2026
Chore: bump sqlglot-mypy, fix leakcheck
georgesittas
committed
0399cca
View commit details
Copy full SHA for 0399cca
Browse repository at this point
fix(optimizer): guard against None type in _coerce_datediff_args (#7647)
Show description for 0a43a44
fangzheng
authored
0a43a44
View commit details
Copy full SHA for 0a43a44
Browse repository at this point
Previous
Next
You can’t perform that action at this time.