ALTER TABLE "user" ALTER COLUMN "is_admin" DROP NOT NULL;--> statement-breakpoint ALTER TABLE "user" ALTER COLUMN "is_banned" DROP NOT NULL;