mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-23 23:02:17 +10:00
2 lines
183 B
SQL
2 lines
183 B
SQL
ALTER TABLE "two_factor" ADD COLUMN "failed_verification_count" integer DEFAULT 0;--> statement-breakpoint
|
|
ALTER TABLE "two_factor" ADD COLUMN "locked_until" timestamp with time zone; |