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
Atualizado 2/23/2026
Estrelas
807
Forks
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
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use axiom-database-migration