mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-25 18:06:00 +00:00
3 lines
99 B
MySQL
3 lines
99 B
MySQL
![]() |
-- This file should undo anything in `up.sql`
|
||
|
ALTER TABLE upload_file_table DROP COLUMN is_finish;
|