fix: remove invalid migration
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
/*
|
|
||||||
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";
|
|
||||||
Reference in New Issue
Block a user