Files
Reactive-Resume/migrations/20260507055641_yellow_morg/migration.sql
T
Amruth Pillai 50ba37a27f v5.1.0 (#2970)
* chore(release): v5.1.0

* feat: implement resume thumbnails

* fix: remove unused mcp tools

* docs: fix formatting of docs
2026-05-07 15:12:33 +02:00

1 line
77 B
SQL

ALTER TABLE "two_factor" ADD COLUMN "verified" boolean DEFAULT true NOT NULL;