Gorm SQL Migration Safety

Database migration safety review for GORM + PostgreSQL. Use when writing or reviewing schema changes, AutoMigrate usage, ALTER TABLE statements, or index creation. Covers zero-downtime patterns, NOT NULL backfill, CONCURRENTLY indexes, idempotency, and rollback files.

saifoelloh Updated

File contents

saifoelloh/golang-best-practices-skill/tree/main/migration-safety commit 27fca4494c

Frequently asked questions

npx skillmds@latest add saifoelloh/gorm-sql-migration-safety