Database Migrations SQL Migrations

SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, SQL Server Use when: the user asks to run the `sql-migrations` workflow and the task requires multi-step orchestration. Do not use when: the task is small, single-step, and can be completed directly without orchestration overhead.

diegosouzapw Updated 54 repo stars

File contents

diegosouzapw/awesome-omni-skill/tree/main/skills/development/database-migrations-sql-migrations-sla-te commit 039402abe9

Frequently asked questions

npx skillmds@latest add diegosouzapw/database-migrations-sql-migrations-5