The short version
A database schema-management tool that avoids routine migrations for additive changes.
From the HackerLinks archive
A database schema-management tool that avoids routine migrations for additive changes.
The short version
A database schema-management tool that avoids routine migrations for additive changes.
Why it caught our attention
A production user credits it with avoiding routine migration work and guarding destructive changes.
Where it surfaced on Hacker News
“the tool we use for schema management [1] removes the need for migrations for most additive schema changes. It refuses to auto-generate potentially destructive migrations”
agubelu · recommendation · production use
Direct HN comment
Is your Postgres migration safe or not safe?