mirror of
https://github.com/documenso/documenso.git
synced 2025-11-10 04:22:32 +10:00
chore: add migration file
Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE "DocumentMeta" ADD COLUMN "redirectUrl" TEXT;
|
||||
Reference in New Issue
Block a user