I've been comparing PostgreSQL schemas for so many years now. I've been using all kinds of frameworks for ORM and code-first schema generation, but getting the actual "diff" between what I have and what I want has always been a pain. For a long time, I've relied on a customized version of migra...
Source: [Hacker News](https://github.com/Apakottur/pgmig)