Add old fields, fix md5, fix migratins.
All checks were successful
/ release (push) Successful in 50s

This commit is contained in:
speatzle 2025-03-19 13:11:03 +01:00
parent d25890ad26
commit 808953f46f
4 changed files with 24 additions and 2 deletions

View file

@ -1,2 +1,2 @@
ALTER TABLE files
DROP IF EXISTS ffprobe;
DROP IF EXISTS ffprobe_data;