yicrotkd
yicrotkd
Hello! I found a type error when using variables in tagged template literals. This PR is to resolve this issue.  It seems there have been changes in the following...
### Environment System: OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish) CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U Memory: 6.81 GB / 17.57 GB Container: Yes Shell:...
This PR resolves #20 . Changes: - Updated ReplicaManager.ts to accept replicaClientOptions. - Fix instantiation of Prisma Clients to include replicaClientOptions. - Updated PrismaClientConstructor type. - readReplicas in extension.ts now...