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

3 lines
63 B
SQL

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