mirror of https://github.com/buster-so/buster.git
2 lines
73 B
MySQL
2 lines
73 B
MySQL
|
-- Your SQL goes here
|
||
|
alter table messages add column feedback text null;
|