2 lines
67 B
SQL

ALTER TABLE "User" ADD COLUMN "role" TEXT NOT NULL DEFAULT 'user';