Prevents data loss and downtime during database schema changes by enforcing safe migration patterns. Use before running any ALTER TABLE, DROP COLUMN, adding NOT NULL constraints, renaming columns, or deploying code that changes database schema. Triggers on: migration, ALTER TABLE, DROP, ADD COLUMN, schema change, rename column, index, constraint, production database, migrate.
Prevents data loss and downtime during database schema changes by enforcing safe migration patterns. Use before running any ALTER TABLE, DROP COLUMN, adding NOT NULL constraints, renaming columns, or deploying code that changes database schema. Triggers on: migration, ALTER TABLE, DROP, ADD COLUMN, schema change, rename column, index, constraint, production database, migrate.
通过强制采用安全的迁移模式,在数据库模式更改期间防止数据丢失和停机。在执行任何 ALTER TABLE、DROP COLUMN、添加 NOT NULL 约束、重命名列或部署更改数据库模式的代码之前使用。触发项:migration、ALTER TABLE、DROP、ADD COLUMN、模式更改、重命名列、索引、约束、生产数据库、migrate。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer