database-toolsdatabases
add-migration
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
maintainer
berrzebb
更新於 2/10/2026
星標
16
分支
9
quick start
Installation and usage
Generates numbered SQL migration files for tables, indexes, and views. Use when adding or modifying database schema.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use add-migration