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
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.1k
Code
Issues
600
Pull requests
108
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
core: analyze every dialect through the new analysis core
- #4538
#4538
Merged
kyleconroy
merged 11 commits into
main
sqlc-dev/sqlc:main
from
claude/analyze-core-analyzer-migration-dv25w5
sqlc-dev/sqlc:claude/analyze-core-analyzer-migration-dv25w5
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
core: analyze every dialect through the new analysis core
#4538
kyleconroy
merged 11 commits into
main
sqlc-dev/sqlc:main
from
claude/analyze-core-analyzer-migration-dv25w5
sqlc-dev/sqlc:claude/analyze-core-analyzer-migration-dv25w5
Copy head branch name to clipboard
Commits
Commits on Aug 2, 2026
core: analyze every dialect through the new analysis core
Show description for 034b34f
claude
committed
034b34f
View commit details
Copy full SHA for 034b34f
Browse repository at this point
core/seed: describe dialects in JSON rather than Go
Show description for 5525019
claude
committed
5525019
View commit details
Copy full SHA for 5525019
Browse repository at this point
docs: cover new work with end-to-end tests
Show description for a0ae995
claude
committed
a0ae995
View commit details
Copy full SHA for a0ae995
Browse repository at this point
core/seed: stream dialects from JSONL, move the standard libraries into it
Show description for 1036996
claude
committed
1036996
View commit details
Copy full SHA for 1036996
Browse repository at this point
core/seed: make dialect.json a plain JSON object
Show description for 0b3636c
claude
committed
0b3636c
View commit details
Copy full SHA for 0b3636c
Browse repository at this point
core/seed: move the system catalogs into relations.jsonl
Show description for 6c188fc
claude
committed
6c188fc
View commit details
Copy full SHA for 6c188fc
Browse repository at this point
Revert "core/seed: load a dialect's relations on demand"
Show description for 76901be
claude
committed
76901be
View commit details
Copy full SHA for 76901be
Browse repository at this point
core: cache the catalog a dialect and a schema produce
Show description for 961e6b0
claude
committed
961e6b0
View commit details
Copy full SHA for 961e6b0
Browse repository at this point
Commits on Aug 3, 2026
core/analyzer: analyze without writing to the catalog
Show description for 40f953e
claude
committed
40f953e
View commit details
Copy full SHA for 40f953e
Browse repository at this point
core: open the cached catalog as a file rather than copying it into memory
Show description for b804f36
claude
committed
b804f36
View commit details
Copy full SHA for b804f36
Browse repository at this point
compiler: analyze queries concurrently on the analysis core
Show description for 04a4250
claude
committed
04a4250
View commit details
Copy full SHA for 04a4250
Browse repository at this point
You can’t perform that action at this time.