morffix/migrations/000018_alter_files_table_ffprobe_data.down.sql
speatzle 808953f46f
All checks were successful
/ release (push) Successful in 50s
Add old fields, fix md5, fix migratins.
2025-03-19 13:11:03 +01:00

2 lines
47 B
SQL

ALTER TABLE files
DROP IF EXISTS ffprobe_data;