Browse / Migration Writer
Migration Writer
ReviewWrites database migration files from schema diff descriptions.
Database·1,800 installs·v0.8.1·by db-wizards
★★★★⯨4.4(19 reviews)
Install
npx skillhub-install install migration-writer@0.8.1About
Migration Writer takes a description of your schema changes and produces ready-to-run migration files with both up and down migrations.
Features:
- Generates Drizzle, Prisma, and raw SQL migrations
- Includes rollback (down) migrations
- Handles column renames, type changes, and index updates
- Validates for destructive operations
Sandbox Preview
Tip: Press ⌘ Enter to run
Version History
v0.8.1
Fix column rename detection.
v0.8.0
Initial release.
You might also like
SQL Optimizer
VerifiedAnalyzes and rewrites slow SQL queries for better performance.
Database
5,300 installs
Git Commit Helper
VerifiedGenerates conventional commit messages from your staged diff.
DevTools
12,400 installs
Code Reviewer
VerifiedAutomated PR review with style, security, and logic checks.
DevTools
12,400 installs