LogoClawIndex
CasesSkillsAbout
LogoClawIndex

db-migration - MySQL and SQL Server Migration

Guide creating database migrations for MySQL and SQL Server

Tags

Updated: 2026-03-23
databasemigrationMySQLSQL ServerEF Core

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
create MySQL migration
create SQL Server migration
apply migration
validate migration
Entity class
DbContext configuration
Migration name
Migration file
Database schema