jvvvch

Results 2 comments of jvvvch

https://github.com/oguimbal/pg-mem/issues/81#issuecomment-933654078 The code above works for me except this detail: ```javascript if (text === incriminatedQuery) { return []; ``` In my query a dynamic (based on entities) `WHERE`-clause also generates....

Sorry to bump, but what's the status? Really want pg-mem integration for prisma.