There was an error while loading. Please reload this page.
1 parent d6d2455 commit 529b570Copy full SHA for 529b570
1 file changed
packages/api/scripts/send-pending-emails.ts
@@ -125,3 +125,5 @@ console.log(
125
})),
126
}),
127
);
128
+
129
+await prismaDmClient.$disconnect();
0 commit comments