Schema Downgrading

Schema downgrading is not implemented in DbUp because it's error prone and hard to implement properly. See related discussion.

If you need this functionality anyway, please take a look at the DbUp.Downgrade project.