1 line
81 B
MySQL
1 line
81 B
MySQL
|
ALTER TABLE public.line_message_log ADD type varchar(32) DEFAULT 'text' NOT NULL;
|