yicrotkd

Results 3 issues of yicrotkd

Hello! I found a type error when using variables in tagged template literals. This PR is to resolve this issue. ![image](https://github.com/wobsoriano/bnx/assets/954668/785e2977-e2dd-45ed-a73a-3ffd288c55c3) 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:...

bug
triage

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...

PR: Improvement