mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-09-11 11:47:39 +02:00
2 lines
135 B
SQL
2 lines
135 B
SQL
ALTER TABLE "user" ADD COLUMN "passphrase_hash" text;--> statement-breakpoint
|
|
ALTER TABLE "user" ADD COLUMN "recovery_passphrase" text; |