ALTER TABLE public.line_message_log ADD type varchar(32) DEFAULT 'text' NOT NULL;