database düzeltme

This commit is contained in:
2025-12-29 21:34:32 +03:00
parent 7656b22514
commit 66cd0fac29
14 changed files with 14 additions and 14 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE public.gallery ADD COLUMN IF NOT EXISTS is_hero BOOLEAN DEFAULT false;