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
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
/
oliphant
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Milestones 6 and 7: DDL and utility statements — parse corpus at 100%
- #6
#6
Merged
kyleconroy
merged 24 commits into
main
sqlc-dev/oliphant:main
from
claude/milestones-6-7-spztn2
sqlc-dev/oliphant:claude/milestones-6-7-spztn2
Copy head branch name to clipboard
Aug 16, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Milestones 6 and 7: DDL and utility statements — parse corpus at 100%
#6
kyleconroy
merged 24 commits into
main
sqlc-dev/oliphant:main
from
claude/milestones-6-7-spztn2
sqlc-dev/oliphant:claude/milestones-6-7-spztn2
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
DDL batch: SET/RESET/SHOW, roles, schema, CALL, transaction modes
Show description for 7079792
claude
committed
7079792
View commit details
Copy full SHA for 7079792
Browse repository at this point
DDL batch: transactions, NOTIFY/LISTEN/UNLISTEN, LOAD, LOCK, TRUNCATE
Show description for 6c65059
claude
committed
6c65059
View commit details
Copy full SHA for 6c65059
Browse repository at this point
Milestone 6: CREATE TABLE/AS, sequences, views, indexes, matviews
Show description for 6e06a48
claude
committed
6e06a48
View commit details
Copy full SHA for 6e06a48
Browse repository at this point
Milestone 6: ALTER TABLE family
Show description for ba484f0
claude
committed
ba484f0
View commit details
Copy full SHA for ba484f0
Browse repository at this point
Milestone 7: DROP family, COMMENT, SECURITY LABEL, REASSIGN OWNED
Show description for 4993bcf
claude
committed
4993bcf
View commit details
Copy full SHA for 4993bcf
Browse repository at this point
Milestone 7: EXPLAIN, VACUUM/ANALYZE, CLUSTER, REINDEX, DO, CREATE CAST
Show description for e3ebe5b
claude
committed
e3ebe5b
View commit details
Copy full SHA for e3ebe5b
Browse repository at this point
Milestone 7: CREATE FUNCTION/PROCEDURE, ALTER FUNCTION, routine bodies
Show description for 80b75cd
claude
committed
80b75cd
View commit details
Copy full SHA for 80b75cd
Browse repository at this point
Milestone 7: generic ALTER family — RENAME, SET SCHEMA, OWNER TO, DEPENDS
Show description for 1a09448
claude
committed
1a09448
View commit details
Copy full SHA for 1a09448
Browse repository at this point
Milestone 7: CREATE DOMAIN/DATABASE/EXTENSION, ALTER EXTENSION
Show description for d8627ae
claude
committed
d8627ae
View commit details
Copy full SHA for d8627ae
Browse repository at this point
Milestone 7: CREATE [CONSTRAINT] TRIGGER, CREATE EVENT TRIGGER, CREATE ASSERTION
Show description for 0ea34c3
claude
committed
0ea34c3
View commit details
Copy full SHA for 0ea34c3
Browse repository at this point
Milestone 7: GRANT/REVOKE, role grants, ALTER DEFAULT PRIVILEGES, policies, CREATE ACCESS METHOD
Show description for 7d83791
claude
committed
7d83791
View commit details
Copy full SHA for 7d83791
Browse repository at this point
Milestone 7: DefineStmt family — aggregates, operators, types, text search, collations, opclasses, statistics
Show description for 728ae7c
claude
committed
728ae7c
View commit details
Copy full SHA for 728ae7c
Browse repository at this point
Milestone 7: publications and subscriptions
Show description for 3fa0939
claude
committed
3fa0939
View commit details
Copy full SHA for 3fa0939
Browse repository at this point
Milestone 7: foreign-data DDL — FDWs, servers, foreign tables, user mappings, IMPORT FOREIGN SCHEMA
Show description for fde63bd
claude
committed
fde63bd
View commit details
Copy full SHA for fde63bd
Browse repository at this point
Milestone 7: rules, procedural languages, tablespaces, conversions, transforms, TS configurations
Show description for 80e4b7d
claude
committed
80e4b7d
View commit details
Copy full SHA for 80e4b7d
Browse repository at this point
Fix ALTER COLUMN TYPE ColumnDef location; add cmd/difftodo debug aid
Show description for e153d13
claude
committed
e153d13
View commit details
Copy full SHA for e153d13
Browse repository at this point
makeRangeVarFromAnyName: leave inh false (C makeNode semantics)
Show description for e5b4854
claude
committed
e5b4854
View commit details
Copy full SHA for e5b4854
Browse repository at this point
Fix schema-element CREATE consumption and ALTER PUBLICATION default action
Show description for 59bf47e
claude
committed
59bf47e
View commit details
Copy full SHA for 59bf47e
Browse repository at this point
Match support-function error funcnames; aggregate (*) args; CAS spec location
Show description for 886ddbe
claude
committed
886ddbe
View commit details
Copy full SHA for 886ddbe
Browse repository at this point
Fix NOT commitment in ColQualList, ALTER GROUP DefElem location, COLLATION FOR in FROM
Show description for 8eb8b80
claude
committed
8eb8b80
View commit details
Copy full SHA for 8eb8b80
Browse repository at this point
Fix _LA identifier classification, OptWith commitment, ALTER COLUMN RESET, bare DOUBLE type name, empty routine body
Show description for 7f7ed69
claude
committed
7f7ed69
View commit details
Copy full SHA for 7f7ed69
Browse repository at this point
Fix UNBOUNDED frame bounds and reserved-keyword func_tables — parse corpus at zero todos
Show description for c10a15c
claude
committed
c10a15c
View commit details
Copy full SHA for c10a15c
Browse repository at this point
Milestone 7: SplitWithParser and IsUtilityStmt
Show description for f467201
claude
committed
f467201
View commit details
Copy full SHA for f467201
Browse repository at this point
PLAN.md: milestones 6 and 7 as-built notes
Show description for 021e06c
claude
committed
021e06c
View commit details
Copy full SHA for 021e06c
Browse repository at this point
You can’t perform that action at this time.