buster/api/migrations/2025-03-20-220600_add_feedb.../down.sql

3 lines
89 B
MySQL
Raw Normal View History

2025-03-21 06:12:51 +08:00
-- This file should undo anything in `up.sql`
alter table messages drop column feedback;