3 lines
99 B
MySQL
Raw Permalink Normal View History

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