sql-migrations
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, SQL Server
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install sql-migrations --cli claudewrites the file to.claude/commands/sql-migrations.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/sql-migrations.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow sql-migrations from the database-migrations plugin. SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, SQL Server
When to use it
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, SQL Server
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/database-migrations/commands/sql-migrations.md -o .claude/commands/sql-migrations.md
Notes
Extracted from wshobson/agents. Plugin: database-migrations.