2024-11-27 07:48:16 +05:00

3 lines
59 B
SQL

-- AlterTable
ALTER TABLE "user" ADD COLUMN "island" TEXT;