Flyway Desktop: Working with PostgreSQL
Flyway Desktop now supports PostgreSQL. Now you can take advantage of a hybrid development environment that allows you control your database objects in a state-based manner in development, but then take full advantage of a migrations approach for deployments. This makes using Flyway for automated deployments even easier to manage and implement.