home/categories/database-tools/charleswiltgen-axiom-axiom-codex-skills-axiom-database-migration-skill-md
database-toolsdatabases

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

CharlesWiltgen
maintainer
CharlesWiltgen
Updated 3/29/2026
Stars
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

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use axiom-database-migration