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
.
litestar-org
/
sqlspec
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
9
Star
102
Code
Issues
2
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(builder): validate dialect clauses and translate MySQL upserts
- #778
#778
Merged
cofin
merged 13 commits into
main
litestar-org/sqlspec:main
from
flow/builder-unsupported-clause-errors
litestar-org/sqlspec:flow/builder-unsupported-clause-errors
Copy head branch name to clipboard
Sep 13, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(builder): validate dialect clauses and translate MySQL upserts
#778
cofin
merged 13 commits into
main
litestar-org/sqlspec:main
from
flow/builder-unsupported-clause-errors
litestar-org/sqlspec:flow/builder-unsupported-clause-errors
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
feat(builder): add dialect alias mapping and FOR UPDATE capability gate (#779)
cofin
committed
1ec6890
View commit details
Copy full SHA for 1ec6890
Browse repository at this point
feat(builder): add supports_on_conflict gate and MySQL upsert transpilation (#779)
cofin
committed
184573a
View commit details
Copy full SHA for 184573a
Browse repository at this point
style: format code and fix sphinx-lint target (#779)
cofin
committed
8c28e47
View commit details
Copy full SHA for 8c28e47
Browse repository at this point
fix: enforce builder dialect gates for executable statements
cofin
committed
07becf5
View commit details
Copy full SHA for 07becf5
Browse repository at this point
fix: reject lossy MySQL conflict predicates
cofin
committed
505d629
View commit details
Copy full SHA for 505d629
Browse repository at this point
fix: align lock and conflict support across SQL dialects
cofin
committed
efdcc18
View commit details
Copy full SHA for efdcc18
Browse repository at this point
fix: complete locking dialect restrictions and review regressions
cofin
committed
437f264
View commit details
Copy full SHA for 437f264
Browse repository at this point
chore: format dialect fixes and isolate changelog entry
cofin
committed
ba0f15d
View commit details
Copy full SHA for ba0f15d
Browse repository at this point
fix(builder): align locking capability gates, cache fingerprinting, and contracts
cofin
committed
6a031a6
View commit details
Copy full SHA for 6a031a6
Browse repository at this point
fix(mssql): render standard TIMESTAMP as DATETIME2 on T-SQL DDL
cofin
committed
243e862
View commit details
Copy full SHA for 243e862
Browse repository at this point
test: align unsupported locking and expiration contracts
cofin
committed
e8e25c4
View commit details
Copy full SHA for e8e25c4
Browse repository at this point
ci: allow cold setup before the integration watchdog
cofin
committed
f089ba3
View commit details
Copy full SHA for f089ba3
Browse repository at this point
Merge branch 'main' into flow/builder-unsupported-clause-errors
Show description for 0aba425
cofin
authored
0aba425
View commit details
Copy full SHA for 0aba425
Browse repository at this point
You can’t perform that action at this time.