database-toolsdatabases
drizzle-migrations
Drizzle ORM database migration workflow. Use when making schema changes, adding columns/tables, or modifying the database. Triggers include "add a column", "create a table", "schema change", "migration", "db change", or any task that modifies drizzle schema files.
maintainer
iterate
更新於 2/25/2026
星標
145
分支
14
quick start
Installation and usage
Drizzle ORM database migration workflow. Use when making schema changes, adding columns/tables, or modifying the database. Triggers include "add a column", "create a table", "schema change", "migration", "db change", or any task that modifies drizzle schema files.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use drizzle-migrations