sql-databasesdatabases
create-database-migration
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
maintainer
nilecui
更新於 12/27/2025
星標
23
分支
9
quick start
Installation and usage
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use create-database-migration