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
Fix INTERSECT/EXCEPT operator precedence in parser
- #108
#108
Merged
kyleconroy
merged 24 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-IbPUK
sqlc-dev/doubleclick:claude/fix-tests-loop-IbPUK
Copy head branch name to clipboard
Dec 31, 2025
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Fix INTERSECT/EXCEPT operator precedence in parser
#108
kyleconroy
merged 24 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-IbPUK
sqlc-dev/doubleclick:claude/fix-tests-loop-IbPUK
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2025
Fix INTERSECT/EXCEPT operator precedence in parser
Show description for 848ba54
claude
committed
848ba54
View commit details
Copy full SHA for 848ba54
Browse repository at this point
Add lambda alias support in WITH elements EXPLAIN output
Show description for 2dae897
claude
committed
2dae897
View commit details
Copy full SHA for 2dae897
Browse repository at this point
Add lambda alias support in AliasedExpr EXPLAIN output
Show description for 810d692
claude
committed
810d692
View commit details
Copy full SHA for 810d692
Browse repository at this point
Fix nested array literal formatting in EXPLAIN output
Show description for 61a44f5
claude
committed
61a44f5
View commit details
Copy full SHA for 61a44f5
Browse repository at this point
Parse table options after AS clause in CREATE TABLE
Show description for ec74bfb
claude
committed
ec74bfb
View commit details
Copy full SHA for ec74bfb
Browse repository at this point
Add YYYY support for EXTRACT and fix alias handling
Show description for 7baa9ea
claude
committed
7baa9ea
View commit details
Copy full SHA for 7baa9ea
Browse repository at this point
Add implicit NULL in CASE WHEN without ELSE clause
Show description for 0d45aba
claude
committed
0d45aba
View commit details
Copy full SHA for 0d45aba
Browse repository at this point
Fix nested tuple literal formatting in EXPLAIN output
Show description for 3142456
claude
committed
3142456
View commit details
Copy full SHA for 3142456
Browse repository at this point
Fix MODIFY COLUMN with only CODEC specification
Show description for a9600c9
claude
committed
a9600c9
View commit details
Copy full SHA for a9600c9
Browse repository at this point
Add column TTL expression to EXPLAIN output
Show description for c396276
claude
committed
c396276
View commit details
Copy full SHA for c396276
Browse repository at this point
Wrap ALTER TABLE MODIFY TTL expression in ExpressionList and TTLElement
Show description for 4e5e254
claude
committed
4e5e254
View commit details
Copy full SHA for 4e5e254
Browse repository at this point
Add GROUPING SETS support for EXPLAIN AST output
Show description for a899fb6
claude
committed
a899fb6
View commit details
Copy full SHA for a899fb6
Browse repository at this point
Fix FORMAT clause handling in EXPLAIN statement output
Show description for 5effbea
claude
committed
5effbea
View commit details
Copy full SHA for 5effbea
Browse repository at this point
Fix large string list handling in IN expressions
Show description for 7ff6679
claude
committed
7ff6679
View commit details
Copy full SHA for 7ff6679
Browse repository at this point
Fix GROUPING SETS tuple unwrapping in EXPLAIN output
Show description for 259d663
claude
committed
259d663
View commit details
Copy full SHA for 259d663
Browse repository at this point
Fix GROUPING SETS tuple unwrapping and add TOP clause support
Show description for 4ff9272
claude
committed
4ff9272
View commit details
Copy full SHA for 4ff9272
Browse repository at this point
Update metadata: TOP clause test now passes
Show description for 3adff40
claude
committed
3adff40
View commit details
Copy full SHA for 3adff40
Browse repository at this point
Support join strictness after type (RIGHT ANTI JOIN)
Show description for 4293898
claude
committed
4293898
View commit details
Copy full SHA for 4293898
Browse repository at this point
Support column definitions in CREATE VIEW statements
Show description for d57311f
claude
committed
d57311f
View commit details
Copy full SHA for d57311f
Browse repository at this point
Add ORDER BY and table options support for MATERIALIZED VIEW
Show description for cf878e5
claude
committed
cf878e5
View commit details
Copy full SHA for cf878e5
Browse repository at this point
Fix empty tuple and WITH clause expression parsing
Show description for 6aaa618
claude
committed
6aaa618
View commit details
Copy full SHA for 6aaa618
Browse repository at this point
Add SETTINGS support for ALTER TABLE statements
Show description for 78070a7
claude
committed
78070a7
View commit details
Copy full SHA for 78070a7
Browse repository at this point
Fix empty lambda parameter list EXPLAIN output
Show description for acb8bb2
claude
committed
acb8bb2
View commit details
Copy full SHA for acb8bb2
Browse repository at this point
Fix WITH FILL STEP output format in ORDER BY
Show description for c983b1a
claude
committed
c983b1a
View commit details
Copy full SHA for c983b1a
Browse repository at this point
You can’t perform that action at this time.