zzao
zzao
DTDrizzle Team
Created by Louistiti on 7/15/2023 in #help
Use Drizzle in NestJS app
Bro, I try this implementations and I can't run the app, i got this error :
this.queryClient = postgres(connectionString);
TypeError: (0 , postgres_1.default) is not a function
this.queryClient = postgres(connectionString);
TypeError: (0 , postgres_1.default) is not a function
Obs: My connectionString is rigth
16 replies