Generate Versioned (V) and Undo (U) migration scripts

We make some changes to our development database and then show how to capture both a "forward migration" to apply the changes downstream databases, as well as an undo script to revert them.