JDBC connections for PostgreSQL and MySQL
Published 18 April 2025
If you are using PostgreSQL or MySQL and getting connection errors when seeing the differences on the schema model page or generating migrations, then try this feature by turning it on in Flyway Desktop under Settings > Preview features.
To use this same behavior in the Flyway CLI, create an environment variable called RGCOMPARE_JDBC_PROXY on the machine running the CLI and set it to true.