mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-10-17 19:16:11 +00:00
3 lines
99 B
SQL
3 lines
99 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE upload_file_table DROP COLUMN is_finish;
|