ALTER TABLE "users" ADD COLUMN "created" timestamp;--> statement-breakpoint ALTER TABLE "users" ADD COLUMN "updated" timestamp;