Nickie Pucel

Results 3 issues of Nickie Pucel

``` ➜ git:(master) npm install -g git-removed-branches added 2 packages, and audited 3 packages in 836ms found 0 vulnerabilities ➜ git:(master) git removed-branches RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded at...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make...

**Describe the bug** `@casl/prisma`’s interpreter for the Prisma relation operator `every` does not match Prisma’s semantics. In Prisma, a relation filter like: ```ts where: { posts: { every: { verified:...

bug