Evolving Postgres Schemas Safely

Use when changing a PostgreSQL schema that already contains production data or serves live traffic, especially for columns, constraints, indexes, types, backfills, renames, or destructive cleanup.

jhonatan-oliveiradev b905cd7 2.8 KB Updated

File contents

jhonatan-oliveiradev/agent-skills/tree/main/skills/evolving-postgres-schemas-safely commit b905cd7d78

Frequently asked questions

npx skillmds@latest add jhonatan-oliveiradev/evolving-postgres-schemas-safely