When quantity = 0 remove the merchandise item from the form_list. When quantity < 0 continue with the update which will fail on the new constraint
Use `refinery_cli` against a folder of `.sql` migrations. I got tired of commenting out my code when I just wanted to rerun the initial migration. Plain SQL is a lot more flexible than the `barrel` syntax.