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
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use create-database-migration