π―
drizzle-migration
π―Skillfrom dexploarer/hyper-forge
What it does
Generates and applies database schema migrations using Drizzle Kit, ensuring safe and traceable database schema updates for asset-forge.
Part of
dexploarer/hyper-forge(2 items)
drizzle-migration
Installation
BunRun with Bun
bun run db:generateBunRun with Bun
bun run db:migrateBunRun with Bun
bun run db:studioπ Extracted from docs: dexploarer/hyper-forge
1Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
Execute the proper Drizzle Kit workflow for database schema migrations in asset-forge. Use this when the user asks to create a database migration, update the database schema, or when schema changes need to be applied to the database.