mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-01 21:37:38 +00:00
4 lines
100 B
MySQL
4 lines
100 B
MySQL
![]() |
-- This file should undo anything in `up.sql`
|
||
|
ALTER TABLE chat_message_table DROP COLUMN metadata;
|
||
|
|