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
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 }}
sqlc-dev
/
sqlc
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
18.3k
Code
Issues
582
Pull requests
104
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(postgresql): add analyzerv2 experiment for database-only analysis
- #4237
#4237
Merged
kyleconroy
merged 10 commits into
main
sqlc-dev/sqlc:main
from
claude/accurate-analyzer-mode-UeNm6
sqlc-dev/sqlc:claude/accurate-analyzer-mode-UeNm6
Copy head branch name to clipboard
Dec 22, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(postgresql): add analyzerv2 experiment for database-only analysis
#4237
kyleconroy
merged 10 commits into
main
sqlc-dev/sqlc:main
from
claude/accurate-analyzer-mode-UeNm6
sqlc-dev/sqlc:claude/accurate-analyzer-mode-UeNm6
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2025
feat(postgresql): add accurate analyzer mode for database-only analysis
Show description for aa392c7
kyleconroy
and
claude
committed
aa392c7
View commit details
Copy full SHA for aa392c7
Browse repository at this point
test: add end-to-end tests for accurate analyzer mode
Show description for be4774c
kyleconroy
and
claude
committed
be4774c
View commit details
Copy full SHA for be4774c
Browse repository at this point
fix(tests): update expected output for accurate mode end-to-end tests
Show description for 67226f7
kyleconroy
and
claude
committed
67226f7
View commit details
Copy full SHA for 67226f7
Browse repository at this point
test(e2e): add accurate mode test for CTE with VALUES clause
Show description for 7d5caa7
kyleconroy
and
claude
committed
7d5caa7
View commit details
Copy full SHA for 7d5caa7
Browse repository at this point
fix(ast): fix VALUES clause formatting to output multiple rows
Show description for 3290843
kyleconroy
and
claude
committed
3290843
View commit details
Copy full SHA for 3290843
Browse repository at this point
Commits on Dec 18, 2025
Merge remote-tracking branch 'origin/kyle/accurate-analyzer-mode' into claude/accurate-analyzer-mode-UeNm6
claude
committed
6a12272
View commit details
Copy full SHA for 6a12272
Browse repository at this point
feat: rename accurate mode to analyzer.database: only with analyzerv2 experiment
Show description for 850e049
claude
committed
850e049
View commit details
Copy full SHA for 850e049
Browse repository at this point
feat: add SQLite support for database-only mode (analyzer.database: only)
Show description for b126f17
claude
committed
b126f17
View commit details
Copy full SHA for b126f17
Browse repository at this point
refactor: use analyzer interface for database-only mode
Show description for 4668db9
claude
committed
4668db9
View commit details
Copy full SHA for 4668db9
Browse repository at this point
feat: parse schema for syntax validation only in database-only mode
Show description for a87a418
claude
committed
a87a418
View commit details
Copy full SHA for a87a418
Browse repository at this point
You can’t perform that action at this time.