This commit is contained in:
freedakgmail
2025-11-30 12:04:05 +08:00
parent 5f002e2ce6
commit 0281885f73
156 changed files with 494 additions and 341 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "FamilyMember" ADD COLUMN "photos" JSONB DEFAULT '[]';