ALTER TABLE "user" ADD COLUMN "username" text NOT NULL;--> statement-breakpoint ALTER TABLE "user" ADD COLUMN "hashed_password" text NOT NULL;