-- AlterTable ALTER TABLE "User" ADD COLUMN "admin" BOOLEAN NOT NULL DEFAULT false;