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

megastep 321e7e7 3 files · 14.1 KB Updated

File contents

megastep/codex-skills/tree/main/axiom-database-migration commit 321e7e7055

Frequently asked questions

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