home/categories/sql-databases/nilecui-skillsbase-cursor-skills-create-database-migration-skill-md
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.

nilecui
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use create-database-migration