morffix/migrations/000014_alter_task_table_ffmpeg_command.down.sql

2 lines
No EOL
48 B
SQL

ALTER TABLE tasks
DROP IF EXISTS ffmpeg_command;