boredgame/drizzle/0009_gray_carlie_cooper.sql

2 lines
No EOL
167 B
SQL

ALTER TABLE "users" ALTER COLUMN "two_factor_secret" SET DEFAULT '';--> statement-breakpoint
ALTER TABLE "users" ADD COLUMN "two_factor_enabled" boolean DEFAULT false;