mirror of
https://github.com/open-reception/appointment-booking-software.git
synced 2026-09-08 02:07: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; |