move ffmpeg command to seperate table
This commit is contained in:
parent
72dfd2408f
commit
cdeb266e38
20 changed files with 245 additions and 84 deletions
1
migrations/000013_insert_healthcheck.down.sql
Normal file
1
migrations/000013_insert_healthcheck.down.sql
Normal file
|
@ -0,0 +1 @@
|
|||
DELETE FROM ffmpeg_commands where id = 1;
|
Loading…
Add table
Add a link
Reference in a new issue