Files
appointment-booking-software/migrations/0001_equal_wonder_man.sql
T

2 lines
135 B
SQL

ALTER TABLE "user" ADD COLUMN "passphrase_hash" text;--> statement-breakpoint
ALTER TABLE "user" ADD COLUMN "recovery_passphrase" text;