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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
datafold
/
sqlglot
Public
forked from
tobymao/sqlglot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat(dbt): Jinja-aware Snowflake→Databricks dbt SQL transpiler
- #1
#1
Open
glebmezh
wants to merge 20 commits into
main
datafold/sqlglot:main
from
dev
datafold/sqlglot:dev
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
feat(dbt): Jinja-aware Snowflake→Databricks dbt SQL transpiler
#1
glebmezh
wants to merge 20 commits into
main
datafold/sqlglot:main
from
dev
datafold/sqlglot:dev
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
Fix SQLite autoincrement constraint order (#7664)
russellromney
authored
dbc316c
View commit details
Copy full SHA for dbc316c
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(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
c30507e
View commit details
Copy full SHA for c30507e
Browse repository at this point
Fix: improve transpilation of `e'...'` strings (#7677)
Show description for 5683e3d
Sai Asish Y
authored
5683e3d
View commit details
Copy full SHA for 5683e3d
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
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
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
Sync w/ integration tests & style rule fixup
georgesittas
committed
d6a53b4
View commit details
Copy full SHA for d6a53b4
Browse repository at this point
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 27, 2026
Sync w/ integration tests
georgesittas
committed
5f1f9c8
View commit details
Copy full SHA for 5f1f9c8
Browse repository at this point
fix(sqlite)!: support INSERT IGNORE and offset-only limits [CODEX] (#7674)
Show description for cd06eb6
russellromney
and
georgesittas
committed
cd06eb6
View commit details
Copy full SHA for cd06eb6
Browse repository at this point
fix(spark)!: CONCAT/PAD type leaks non-string arg when string args aren't TEXT [CLAUDE] (#7661)
Show description for c3fa1ce
RichardHughes-amp
and
claude
authored
c3fa1ce
View commit details
Copy full SHA for c3fa1ce
Browse repository at this point
fix(postgres): parse schema-qualified COMMENT ON TYPE, VIEW, SEQUENCE, and INDEX (#7684)
Show description for 07faa10
devfros
and
Afros Rajabov
authored
07faa10
View commit details
Copy full SHA for 07faa10
Browse repository at this point
Commits on May 29, 2026
feat(dbt): add Jinja-aware dbt SQL transpiler (Snowflake → Databricks)
Show description for f16329e
glebmezh
and
claude
committed
f16329e
View commit details
Copy full SHA for f16329e
Browse repository at this point
fix(dbt): preserve JOIN qualifier (LEFT/RIGHT/FULL) in conditional branches
Show description for 47dab22
glebmezh
and
claude
committed
47dab22
View commit details
Copy full SHA for 47dab22
Browse repository at this point
fix(dbt): fix Jinja whitespace-stripping causing token fusion in transpiled SQL
Show description for 61c0818
glebmezh
and
claude
committed
61c0818
View commit details
Copy full SHA for 61c0818
Browse repository at this point
fix(dbt): preserve leading newline in lstrip-tagged STATEMENT branches
Show description for 7718c5c
glebmezh
and
claude
committed
7718c5c
View commit details
Copy full SHA for 7718c5c
Browse repository at this point
fix(dbt): preserve row-separator comma in VALUES {% for %} loops and related fixes
Show description for ef8c8d7
glebmezh
and
claude
committed
ef8c8d7
View commit details
Copy full SHA for ef8c8d7
Browse repository at this point
fix(dbt): pretty-print all transpiled SQL output
Show description for ed81d2c
glebmezh
and
claude
committed
ed81d2c
View commit details
Copy full SHA for ed81d2c
Browse repository at this point
You can’t perform that action at this time.