mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-24 17:42:16 +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;
|