Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Liquibase Rollback Error for Multi-Line Rollback Script

$
0
0
We figured out a workaround, which is to put the entire create function code on one line, in one "rollback" statement.  Ugly, but it works.  :)

--rollback CREATE OR REPLACE FUNCTION a_number() RETURNS integer AS $$ BEGIN RETURN 1; END  $$ LANGUAGE plpgsql;

Any other suggestions welcome!
Rich

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>