Files
HytaleMMORPG/prisma/migrations/20260326150000_hero_background_image/migration.sql
T
gpatruno e45e9f154e update
2026-06-11 17:30:13 +02:00

4 lines
83 B
SQL

-- AlterTable
ALTER TABLE "SiteContent" ADD COLUMN "heroBackgroundImageUrl" TEXT;