added gifs scan at start
This commit is contained in:
parent
15f2d6e925
commit
4ac94f00de
10 changed files with 224 additions and 11 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue