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
Add CREATE/ALTER/DROP/SHOW CREATE ROW POLICY support
- #106
#106
Merged
kyleconroy
merged 18 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-2Dbaj
sqlc-dev/doubleclick:claude/fix-tests-loop-2Dbaj
Copy head branch name to clipboard
Dec 31, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add CREATE/ALTER/DROP/SHOW CREATE ROW POLICY support
#106
kyleconroy
merged 18 commits into
main
sqlc-dev/doubleclick:main
from
claude/fix-tests-loop-2Dbaj
sqlc-dev/doubleclick:claude/fix-tests-loop-2Dbaj
Copy head branch name to clipboard
Commits
Commits on Dec 30, 2025
Add CREATE/ALTER/DROP/SHOW CREATE ROW POLICY support
Show description for 443aba5
claude
committed
443aba5
View commit details
Copy full SHA for 443aba5
Browse repository at this point
Fix window frame keywords being parsed as implicit aliases
Show description for 9a0b0ad
claude
committed
9a0b0ad
View commit details
Copy full SHA for 9a0b0ad
Browse repository at this point
Add window function support to keyword-as-function parsing
Show description for 0994664
claude
committed
0994664
View commit details
Copy full SHA for 0994664
Browse repository at this point
Add CREATE/ALTER/DROP/SHOW CREATE ROLE support
Show description for ea9dbc0
claude
committed
ea9dbc0
View commit details
Copy full SHA for ea9dbc0
Browse repository at this point
Add JSON subcolumn type accessor syntax support
Show description for 9785146
claude
committed
9785146
View commit details
Copy full SHA for 9785146
Browse repository at this point
Add frame parsing to WINDOW clause definitions
Show description for ea15fe3
claude
committed
ea15fe3
View commit details
Copy full SHA for ea15fe3
Browse repository at this point
Add underscore digit separator support for hex literals
Show description for 3f861b6
claude
committed
3f861b6
View commit details
Copy full SHA for 3f861b6
Browse repository at this point
Add CREATE/DROP RESOURCE and WORKLOAD statement support
Show description for 8309f9e
claude
committed
8309f9e
View commit details
Copy full SHA for 8309f9e
Browse repository at this point
Allow ARRAY keyword to be used as identifier (column name)
Show description for 37a3812
claude
committed
37a3812
View commit details
Copy full SHA for 37a3812
Browse repository at this point
Add projection support in CREATE TABLE column definitions
Show description for f287c18
claude
committed
f287c18
View commit details
Copy full SHA for f287c18
Browse repository at this point
Fix projection indentation in EXPLAIN output
Show description for 063e557
claude
committed
063e557
View commit details
Copy full SHA for 063e557
Browse repository at this point
Add ViewTargets support for MATERIALIZED VIEW with TO clause
Show description for 1079b4e
claude
committed
1079b4e
View commit details
Copy full SHA for 1079b4e
Browse repository at this point
Add SHOW CREATE VIEW and SETTINGS support
Show description for 2f9eff0
claude
committed
2f9eff0
View commit details
Copy full SHA for 2f9eff0
Browse repository at this point
Fix SYSTEM query EXPLAIN output and parsing
Show description for f48af3a
claude
committed
f48af3a
View commit details
Copy full SHA for f48af3a
Browse repository at this point
Fix INSERT column list parsing to handle keyword column names
Show description for 8a04ae3
claude
committed
8a04ae3
View commit details
Copy full SHA for 8a04ae3
Browse repository at this point
Fix negative literal handling in :: cast expressions
Show description for 0955c9a
claude
committed
0955c9a
View commit details
Copy full SHA for 0955c9a
Browse repository at this point
Add ColumnsListMatcher support for COLUMNS(id, col) syntax
Show description for 21f020a
claude
committed
21f020a
View commit details
Copy full SHA for 21f020a
Browse repository at this point
Add DROP access control statement support in EXPLAIN output
Show description for 5cf0e28
claude
committed
5cf0e28
View commit details
Copy full SHA for 5cf0e28
Browse repository at this point
You can’t perform that action at this time.