3 lines
74 B
MySQL
Raw Normal View History

-- AlterTable
ALTER TABLE "EncryptedNote" ADD COLUMN "secret_token" TEXT;