/* Warnings: - You are about to drop the column `templateToken` on the `Recipient` table. All the data in the column will be lost. */ -- AlterTable ALTER TABLE "Recipient" DROP COLUMN "templateToken";