mirror of
https://github.com/documenso/documenso.git
synced 2025-11-24 21:51:40 +10:00
feat: templates
This commit is contained in:
committed by
Mythie
parent
6d34ebd91b
commit
31a9127c9e
@ -0,0 +1,5 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "Recipient" ADD COLUMN "templateToken" TEXT;
|
||||
|
||||
-- AlterTable
|
||||
ALTER TABLE "TemplateRecipient" ADD COLUMN "templateToken" TEXT;
|
||||
Reference in New Issue
Block a user