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
.
SQLAnvil
/
sqlanvil
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
11
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: MySQL/MariaDB adapter
- #34
#34
Merged
ihistand
merged 12 commits into
main
SQLAnvil/sqlanvil:main
from
feat/mysql-adapter
SQLAnvil/sqlanvil:feat/mysql-adapter
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: MySQL/MariaDB adapter
#34
ihistand
merged 12 commits into
main
SQLAnvil/sqlanvil:main
from
feat/mysql-adapter
SQLAnvil/sqlanvil:feat/mysql-adapter
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
feat(proto): add MysqlConnection to WarehouseConfig union
Show description for 90a1fc2
ihistand
and
claude
committed
90a1fc2
View commit details
Copy full SHA for 90a1fc2
Browse repository at this point
feat(core): accept mysql warehouse + MySQL backtick quoting
Show description for 56bc0f1
ihistand
and
claude
committed
56bc0f1
View commit details
Copy full SHA for 56bc0f1
Browse repository at this point
build(deps): add mysql2 for MySQL/MariaDB adapter
Show description for 25c58a4
ihistand
and
claude
committed
25c58a4
View commit details
Copy full SHA for 25c58a4
Browse repository at this point
feat(mysql): MysqlExecutionSql DDL/DML generator
Show description for 5d35cad
ihistand
and
claude
committed
5d35cad
View commit details
Copy full SHA for 5d35cad
Browse repository at this point
feat(mysql): MySqlPoolExecutor (release-once, fail-fast verify)
Show description for 6a00950
ihistand
and
claude
committed
6a00950
View commit details
Copy full SHA for 6a00950
Browse repository at this point
feat(mysql): MySqlDbAdapter (IDbAdapter via mysql2)
Show description for d3d9e3e
ihistand
and
claude
committed
d3d9e3e
View commit details
Copy full SHA for d3d9e3e
Browse repository at this point
feat(mysql): credentials validation + CLI wiring
Show description for b46c146
ihistand
and
claude
committed
b46c146
View commit details
Copy full SHA for b46c146
Browse repository at this point
test(mysql): docker fixtures for mysql:8 + mariadb:11
Show description for 15eebf9
ihistand
and
claude
committed
15eebf9
View commit details
Copy full SHA for 15eebf9
Browse repository at this point
test(mysql): integration spec against mysql:8 and mariadb:11
Show description for 864568f
ihistand
and
claude
committed
864568f
View commit details
Copy full SHA for 864568f
Browse repository at this point
build(mysql): declare mysql2 as a bundle + package external
Show description for 7666ca1
ihistand
and
claude
committed
7666ca1
View commit details
Copy full SHA for 7666ca1
Browse repository at this point
docs: add MySQL/MariaDB to README warehouse list
Show description for a1d2696
ihistand
and
claude
committed
a1d2696
View commit details
Copy full SHA for a1d2696
Browse repository at this point
refactor(mysql): address review — convertFieldType coverage + invariant comments
Show description for 12b3a00
ihistand
and
claude
committed
12b3a00
View commit details
Copy full SHA for 12b3a00
Browse repository at this point
You can’t perform that action at this time.