Files
2026-06-20 14:26:29 +08:00

3 lines
66 B
SQL

-- AlterTable
ALTER TABLE "hosts" ADD COLUMN "announcement" TEXT;