db-migration - MySQL and SQL Server Migration
Guide creating database migrations for MySQL and SQL Server
Tags
Updated: 2026-03-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create MySQL migration
- create SQL Server migration
- apply migration
- validate migration
- configure snowflake ID
- modify entity
Inputs
- Entity class
- DbContext configuration
- Migration name
- Project directory
Outputs
- Migration file
- Database schema
Requirements
- .NET SDK
- EF Core CLI
- MySQL database
- SQL Server database
