How to Write Incremental Database Migrations for PostgreSQL Clusters
Introduction
Database migrations are the backbone of evolving database schemas in production environments. With the advent of ORMs, Data Migration and Schema Management tools like Atlas, schema migrations are somewhat assumed to be immune to failures...
randomtinkering.hashnode.dev10 min read