added full gifts support
This commit is contained in:
parent
ea5b86de8f
commit
354128c106
35 changed files with 1502 additions and 103 deletions
1
deploy/migrations/20260807120001_gif_catalog.down.sql
Normal file
1
deploy/migrations/20260807120001_gif_catalog.down.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DROP TABLE IF EXISTS public.gif_catalog;
|
||||
Loading…
Add table
Add a link
Reference in a new issue