home/categories/sql-databases/charleswiltgen-axiom-claude-plugin-plugins-axiom-skills-axiom-database-migration-skill-md
sql-databasesdatabases
axiom-database-migration
Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps
maintainer
CharlesWiltgen
更新于 2/23/2026
星标
807
分支
66
quick start
Installation and usage
Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use axiom-database-migration