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
.
sqlc-dev
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.3k
Code
Issues
582
Pull requests
101
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: sqlc.switch — compile-time query branches for dynamic ORDER BY/WHERE (discussion #364)
- #4485
#4485
Open
celso-alexandre
wants to merge 7 commits into
sqlc-dev:main
sqlc-dev/sqlc:main
from
evox-it:feat/sqlc-switch
evox-it/sqlc:feat/sqlc-switch
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
feat: sqlc.switch — compile-time query branches for dynamic ORDER BY/WHERE (discussion #364)
#4485
celso-alexandre
wants to merge 7 commits into
sqlc-dev:main
sqlc-dev/sqlc:main
from
evox-it:feat/sqlc-switch
evox-it/sqlc:feat/sqlc-switch
Copy head branch name to clipboard
Commits
Commits on May 26, 2026
feat(compiler): sqlc.switch for compile-time query branches
Show description for 51cd99d
celso-alexandre
committed
51cd99d
View commit details
Copy full SHA for 51cd99d
Browse repository at this point
feat(golang): multiple sqlc.switch per query + shared Params/Row structs
Show description for df72962
celso-alexandre
committed
df72962
View commit details
Copy full SHA for df72962
Browse repository at this point
fix(golang): reference shared struct fields as arg.Field in query body
Show description for 348b5da
celso-alexandre
committed
348b5da
View commit details
Copy full SHA for 348b5da
Browse repository at this point
Commits on Jun 6, 2026
fix(sqlite): populate SelectStmt.SortClause during AST conversion
Show description for f7bf98b
fahmifan
and
codex
committed
f7bf98b
View commit details
Copy full SHA for f7bf98b
Browse repository at this point
Commits on Jun 12, 2026
Merge pull request #1 from fahmifan/feat/sqlc-switch-sqlite-order-by-support
Show description for 006f4e8
celso-alexandre
authored
006f4e8
View commit details
Copy full SHA for 006f4e8
Browse repository at this point
fix(compiler): allow sqlite implicit rowid columns in strict ORDER BY validation
Show description for 3142c26
celso-alexandre
and
claude
committed
3142c26
View commit details
Copy full SHA for 3142c26
Browse repository at this point
Merge upstream/main (Go 1.26.4 toolchain, go fix modernizations, dep bumps)
Show description for 8b3b572
celso-alexandre
and
claude
committed
8b3b572
View commit details
Copy full SHA for 8b3b572
Browse repository at this point
You can’t perform that action at this time.