Update create_vat_heal down migration
This commit is contained in:
parent
504cb0ec2d
commit
aedcafe488
@ -1,3 +1,3 @@
|
||||
DROP TABLE maker.vat_heal;
|
||||
ALTER TABLE public.checked_headers
|
||||
DROP COLUMN vat_heal_checked BOOLEAN NOT NULL DEFAULT FALSE;
|
||||
DROP COLUMN vat_heal_checked;
|
||||
|
Loading…
Reference in New Issue
Block a user