bizmatch-project/bizmatch-server/src/drizzle/migrations/0001_charming_thundra.sql

2 lines
127 B
SQL

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