vat.fold: correct table name in down migration
This commit is contained in:
parent
ecef1cbcdb
commit
f05f2e3ae9
@ -1,3 +1,3 @@
|
||||
DROP TABLE maker.flop_kick;
|
||||
DROP TABLE maker.vat_fold;
|
||||
ALTER TABLE public.checked_headers
|
||||
DROP COLUMN flop_kick_checked;
|
||||
DROP COLUMN vat_fold_checked;
|
||||
|
Loading…
Reference in New Issue
Block a user