Create database migration

TryGhost · Development

该技能为Ghost CMS创建数据库迁移提供详细步骤指南。它引导开发者使用slimer工具创建迁移文件,更新模式定义,运行测试并维护完整性检查。文档参考了Ghost代码库中的现有模式和工具函数。

This skill provides step-by-step instructions for creating database migrations in Ghost CMS. It guides developers through using the slimer tool, updating schema files, running tests, and maintaining integrity checks. The documentation references existing patterns and utility functions within the Ghost codebase.

npx skills add https://github.com/TryGhost/Ghost --skill create-database-migration

星标 53901 · 安装量 0

GitHub · SkillBox 全部技能