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
Type
/
to 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
/
doubleclick
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
60
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Group UNION DISTINCT selects when followed by UNION ALL
- #116
#116
Merged
kyleconroy
merged 11 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-G6l54
sqlc-dev/doubleclick:claude/fix-tests-loop-G6l54
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Group UNION DISTINCT selects when followed by UNION ALL
#116
kyleconroy
merged 11 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-G6l54
sqlc-dev/doubleclick:claude/fix-tests-loop-G6l54
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2026
Fix UNION mode grouping in EXPLAIN AST output
Show description for 4f40523
claude
committed
4f40523
View commit details
Copy full SHA for 4f40523
Browse repository at this point
Handle SYSTEM RESTORE REPLICA command parsing
Show description for f3ddb56
claude
committed
f3ddb56
View commit details
Copy full SHA for f3ddb56
Browse repository at this point
Add APPLY DELETED MASK alter command support
Show description for 26617b8
claude
committed
26617b8
View commit details
Copy full SHA for 26617b8
Browse repository at this point
Handle ATTACH PARTITION ... FROM as REPLACE_PARTITION in EXPLAIN
Show description for 1b7808a
claude
committed
1b7808a
View commit details
Copy full SHA for 1b7808a
Browse repository at this point
Handle tuples with subqueries in WITH clause EXPLAIN output
Show description for 1ad9fac
claude
committed
1ad9fac
View commit details
Copy full SHA for 1ad9fac
Browse repository at this point
Add WITH clause support in projection definitions (#116)
Show description for 180460d
claude
committed
180460d
View commit details
Copy full SHA for 180460d
Browse repository at this point
Fix empty tuple ExpressionList formatting in IN expressions (#117)
Show description for de977f9
claude
committed
de977f9
View commit details
Copy full SHA for de977f9
Browse repository at this point
Add SHOW FIELDS and SHOW FULL COLUMNS parsing (#118)
Show description for 9f51bfe
claude
committed
9f51bfe
View commit details
Copy full SHA for 9f51bfe
Browse repository at this point
Add IF EXISTS support for RENAME TABLE statement (#119)
Show description for e477f7d
claude
committed
e477f7d
View commit details
Copy full SHA for e477f7d
Browse repository at this point
Handle ORDER BY with ASC/DESC modifiers in CREATE TABLE (#120)
Show description for 7e26155
claude
committed
7e26155
View commit details
Copy full SHA for 7e26155
Browse repository at this point
Handle UnaryExpr in WITH clause element explaining (#121)
Show description for 7540ee3
claude
committed
7540ee3
View commit details
Copy full SHA for 7540ee3
Browse repository at this point
You can’t perform that action at this time.