remove campaign_template_id from something

This commit is contained in:
Eric Schultz 2018-11-08 12:52:24 -06:00
parent a79a508ff0
commit a838f45cbe

View file

@ -393,7 +393,6 @@ CREATE TABLE public.campaigns (
show_recurring_amount boolean DEFAULT false,
end_datetime timestamp without time zone,
external_identifier character varying(255),
campaign_template_id integer,
parent_campaign_id integer,
reason_for_supporting text,
default_reason_for_supporting text,