giovannibenussi
giovannibenussi
DTDrizzle Team
Created by giovannibenussi on 2/1/2024 in #help
Error with NestJS + Turso in-memory database during testing
I even tried to extract the whole drizzle(createClient({ url: ":memory:" }), { schema }) to a variable outside of all tests so I can be sure that it's the only instance and still fails
14 replies
DTDrizzle Team
Created by giovannibenussi on 2/1/2024 in #help
Error with NestJS + Turso in-memory database during testing
Right. I added some logs and this function is only called once, which is expected but that was the only thing that makes sense as you mentioned
14 replies