mtfosbot_schema/20181001-1.sql

1 line
81 B
MySQL
Raw Normal View History

2018-10-01 16:11:10 +00:00
ALTER TABLE public.line_message_log ADD type varchar(32) DEFAULT 'text' NOT NULL;