Skip to content

Commit 529b570

Browse files
committed
api: Add prisma disconnect
1 parent d6d2455 commit 529b570

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/api/scripts/send-pending-emails.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,5 @@ console.log(
125125
})),
126126
}),
127127
);
128+
129+
await prismaDmClient.$disconnect();

0 commit comments

Comments
 (0)