MS SQL server - multiple stored procedure changes

My opinion is that you need to manage your concurrent development issues outside of Liquibase using github to merge branches via a PR, then deploy a single change to the stored procedure to the database.

1 Like