Squash deal checked_headers

This commit is contained in:
Edvard
2018-10-26 15:16:07 +02:00
parent 8eb6767da9
commit 07a0c4f097
5 changed files with 8 additions and 6 deletions
@@ -0,0 +1,4 @@
DROP TABLE maker.deal;
ALTER TABLE public.checked_headers
DROP COLUMN deal_checked;