added gifs scan at start

This commit is contained in:
onysd 2026-08-07 11:02:05 +03:00
parent 15f2d6e925
commit 4ac94f00de
10 changed files with 224 additions and 11 deletions

View file

@ -0,0 +1,2 @@
DROP INDEX IF EXISTS public.gif_catalog_source_filename_uniq;
ALTER TABLE public.gif_catalog DROP COLUMN IF EXISTS source_filename;