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

Re : best practice for dealing functions/stored procedures on an existing database

$
0
0
That is probably the best approach if you have a lot of stored procedures since Liquibase does not try to snapshot them with the generateChangeLog functionality.

By add one one comment" you mean adding the --liquibase formatted sql comment? You can do that, but you can also leave it off and liquibase will also run it as one big changeset.

Nathan

Viewing all articles
Browse latest Browse all 2993

Trending Articles