mirror of https://github.com/buster-so/buster.git
3 lines
89 B
MySQL
3 lines
89 B
MySQL
|
-- This file should undo anything in `up.sql`
|
||
|
alter table messages drop column feedback;
|