Andrew Carlson
Andrew Carlson
Hey @aladinflux, I'm sorry that you're having trouble with this WriteConflict. It sounds like you have a fairly reproducible example. Could we take a look in greater depth in the...
We should aim to add official ESM support upon the release of [TypeScript 4.7](https://devblogs.microsoft.com/typescript/announcing-typescript-4-7-beta/#ecmascript-module-support-in-node-js). Some work has been done to provide incremental ESM support using libraries like `typescript-esm` but there...
@yovanoc I believe we should add the official ESM support after it's released in TypeScript but can't provide a date by which it'll be merged. If you'd like to take...
Thank you @ranjit-git, could you please disclose this to [email protected]? I've also [issued a PR](https://github.com/prisma-labs/graphql-request/pull/336/files) adding a `SECURITY.md` for future reports.
Measuring the difference between individual queries in an aggregate group of concurrent requests between `pg` and Prisma is going to be tricky because they don't necessarily manage queues in the...
@rkbrewer I just debugged this for a current project and it ended up being an issue with the way it was searching the path on Windows machines, searching for `jcr_root/`...