Nathan.fooo 6a0650e6d5
chore: fix file upload test (#6016)
* chore: fix file upload test
2024-08-20 15:18:57 +08:00

3 lines
99 B
SQL

-- This file should undo anything in `up.sql`
ALTER TABLE upload_file_table DROP COLUMN is_finish;