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
584
Pull requests
105
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add sqlc-test-setup command for database test environment setup
- #4304
#4304
Merged
kyleconroy
merged 12 commits into
main
sqlc-dev/sqlc:main
from
claude/sqlc-test-setup-package-MitRq
sqlc-dev/sqlc:claude/sqlc-test-setup-package-MitRq
Copy head branch name to clipboard
Feb 22, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add sqlc-test-setup command for database test environment setup
#4304
kyleconroy
merged 12 commits into
main
sqlc-dev/sqlc:main
from
claude/sqlc-test-setup-package-MitRq
sqlc-dev/sqlc:claude/sqlc-test-setup-package-MitRq
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
Add sqlc-test-setup command for database test environment setup
Show description for e117e60
claude
committed
e117e60
View commit details
Copy full SHA for e117e60
Browse repository at this point
Fix sqlc-test-setup for real-world CCR environments and add idempotency
Show description for a57b647
claude
committed
a57b647
View commit details
Copy full SHA for a57b647
Browse repository at this point
Fix test infrastructure: Docker detection, expander tests, update CLAUDE.md
Show description for c1c4fbb
claude
committed
c1c4fbb
View commit details
Copy full SHA for c1c4fbb
Browse repository at this point
Add sqlc-test-setup install/start steps to CI workflow
Show description for 10cbc2a
claude
committed
10cbc2a
View commit details
Copy full SHA for 10cbc2a
Browse repository at this point
Commits on Feb 22, 2026
Fix sqlc-test-setup for GitHub Actions pre-installed MySQL
Show description for 822c758
claude
committed
822c758
View commit details
Copy full SHA for 822c758
Browse repository at this point
Fix MySQL root password setup for auth_socket plugin
Show description for ce30b9a
claude
committed
ce30b9a
View commit details
Copy full SHA for ce30b9a
Browse repository at this point
Use --skip-grant-tables to reset MySQL root password
Show description for 3ff6c0a
claude
committed
3ff6c0a
View commit details
Copy full SHA for 3ff6c0a
Browse repository at this point
Update CLAUDE.md to document CI database setup via sqlc-test-setup
Show description for eb9144a
claude
committed
eb9144a
View commit details
Copy full SHA for eb9144a
Browse repository at this point
Add -failfast to CI test command
Show description for 98f0aff
claude
committed
98f0aff
View commit details
Copy full SHA for 98f0aff
Browse repository at this point
Set database URIs in CI to bypass Docker fallback
Show description for 7ac2e2c
claude
committed
7ac2e2c
View commit details
Copy full SHA for 7ac2e2c
Browse repository at this point
Check MySQL version and upgrade to 9 if needed
Show description for d2d2652
claude
committed
d2d2652
View commit details
Copy full SHA for d2d2652
Browse repository at this point
Remove skip-grant-tables detail from CLAUDE.md
Show description for 34567cb
claude
committed
34567cb
View commit details
Copy full SHA for 34567cb
Browse repository at this point
You can’t perform that action at this time.