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