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 JSON path type accessor parsing and projection ORDER BY
- #109
#109
Merged
kyleconroy
merged 22 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-cxno8
sqlc-dev/doubleclick:claude/fix-tests-loop-cxno8
Copy head branch name to clipboard
Dec 31, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Fix JSON path type accessor parsing and projection ORDER BY
#109
kyleconroy
merged 22 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-cxno8
sqlc-dev/doubleclick:claude/fix-tests-loop-cxno8
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2025
Fix JSON path type accessor parsing and projection ORDER BY
Show description for 4f3870c
claude
committed
4f3870c
View commit details
Copy full SHA for 4f3870c
Browse repository at this point
Add FETCH PARTITION support and fix PARTITION ALL child count
Show description for da36378
claude
committed
da36378
View commit details
Copy full SHA for da36378
Browse repository at this point
Allow keywords as table aliases without AS keyword
Show description for b3b61bf
claude
committed
b3b61bf
View commit details
Copy full SHA for b3b61bf
Browse repository at this point
Add MySQL INT type display width and SHOW CREATE TEMPORARY TABLE support
Show description for 63368b8
claude
committed
63368b8
View commit details
Copy full SHA for 63368b8
Browse repository at this point
Add ANY/ALL subquery operator normalization
Show description for f9c043f
claude
committed
f9c043f
View commit details
Copy full SHA for f9c043f
Browse repository at this point
Add DATE/TIMESTAMP/TIME typed literal support
Show description for af0114b
claude
committed
af0114b
View commit details
Copy full SHA for af0114b
Browse repository at this point
Add GROUP BY ALL support
Show description for 06d4215
claude
committed
06d4215
View commit details
Copy full SHA for 06d4215
Browse repository at this point
Update 01099 test metadata (19 more tests pass with DATE literal support)
claude
committed
4aa3243
View commit details
Copy full SHA for 4aa3243
Browse repository at this point
Add SKIP and SKIP REGEXP support for JSON type parameters
Show description for 3ed41f6
claude
committed
3ed41f6
View commit details
Copy full SHA for 3ed41f6
Browse repository at this point
Add column transformer ordering support for APPLY, EXCEPT, REPLACE
Show description for dbd2b5e
claude
committed
dbd2b5e
View commit details
Copy full SHA for dbd2b5e
Browse repository at this point
Add support for CREATE QUOTA, SET DEFAULT ROLE, and MODIFY COLUMN REMOVE COMMENT
Show description for 8fce7a9
claude
committed
8fce7a9
View commit details
Copy full SHA for 8fce7a9
Browse repository at this point
Add special function transformations for DATE_ADD/SUB/DIFF and POSITION
Show description for 5bff0fe
claude
committed
5bff0fe
View commit details
Copy full SHA for 5bff0fe
Browse repository at this point
Add SHOW INDEX parsing and escape single quotes in identifiers
Show description for 3c0c798
claude
committed
3c0c798
View commit details
Copy full SHA for 3c0c798
Browse repository at this point
Fix identifier and materialized view parsing for 03711 test
Show description for efa0542
claude
committed
efa0542
View commit details
Copy full SHA for efa0542
Browse repository at this point
Fix :: cast formatting for arrays in EXPLAIN AST
Show description for 9239c04
claude
committed
9239c04
View commit details
Copy full SHA for 9239c04
Browse repository at this point
Add Parenthesized flag to Lambda AST node to fix multi-param lambda merging
Show description for b622b65
claude
committed
b622b65
View commit details
Copy full SHA for b622b65
Browse repository at this point
Add UNDROP TABLE statement support
Show description for 0a10b2c
claude
committed
0a10b2c
View commit details
Copy full SHA for 0a10b2c
Browse repository at this point
Allow NULL values in IN clause tuple literal formatting
Show description for d1edb0d
claude
committed
d1edb0d
View commit details
Copy full SHA for d1edb0d
Browse repository at this point
Add lambda support for APPLY transformer on * and COLUMNS()
Show description for 947e6a9
claude
committed
947e6a9
View commit details
Copy full SHA for 947e6a9
Browse repository at this point
Add plural interval unit normalization (years -> Year)
Show description for da40d74
claude
committed
da40d74
View commit details
Copy full SHA for da40d74
Browse repository at this point
Handle INTERVAL '2' AS alias unit syntax in parser
Show description for 141903c
claude
committed
141903c
View commit details
Copy full SHA for 141903c
Browse repository at this point
Fix NULL::Type cast to keep Literal NULL format
Show description for 4c50282
claude
committed
4c50282
View commit details
Copy full SHA for 4c50282
Browse repository at this point
You can’t perform that action at this time.