Skip to content

Commit 9ab19f5

Browse files
committed
feat: fix streaming
1 parent 10c3d18 commit 9ab19f5

File tree

2 files changed

+5001
-5294
lines changed

2 files changed

+5001
-5294
lines changed

libraries/nestjs-libraries/src/database/prisma/schema.prisma

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
generator client {
55
provider = "prisma-client-js"
6+
runtime = "nodejs"
67
}
78

89
datasource db {

0 commit comments

Comments
 (0)