database-toolsdatabases
create-db-migration
Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.
maintainer
MenadBt
更新於 1/8/2026
星標
0
分支
0
quick start
Installation and usage
Creates Alembic database migrations safely. Use when schema changes are needed, adding tables, columns, indexes, or modifying database structure.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use create-db-migration