Options

Flyway 7.1.0 postgresql breaks our deployments. Currently stuck!!!

Since release 7.1.0 Flyway / Postgresql adds OWNER statements.
e.g. ALTER PROCEDURE inp2.prc_purge_database() OWNER TO admin;

This breaks our deployment since the OWNER differs per target machine. 
In previous releases no OWNER was set.

I am unable to find a previous 7.x version and the 6.8 version cannot be used due to changes in the project format.

Is there a setting to disable this new behavior?


Tagged:

Answers

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file