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 Updated

File contents

CharlesWiltgen/Axiom commit 0f9fdb6cfc

Frequently asked questions

npx skillmds@latest add charleswiltgen/axiom-database-migration