We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5dcbfa commit 447be99Copy full SHA for 447be99
packages/api/scripts/create-issues-from-subscriptions.ts
@@ -105,3 +105,4 @@ await prismaDm.$executeRaw`
105
`;
106
await prismaDm.$executeRaw`UPDATE abonnements_sorties SET Numeros_ajoutes=1`;
107
108
+await prismaDm.$disconnect();
0 commit comments