Tyler Jones

Results 4 issues of Tyler Jones

Implements the `startAfter` query method, simplifies query building, and provides a mechanism for future query limiter and pagination functions. https://firebase.google.com/docs/firestore/query-data/query-cursors

1. Prisma version: 3.9.2 2. Logs from Developer Tools Console or Command line, if any: none 3. Does the issue persist even after updating to the latest `prisma` CLI dev...

bug/1-unconfirmed
kind/bug
topic: enum
topic: isNotNull
topic: isNull

**Describe the bug** It is not possible to set a `Json?` field to `null` **Expected behavior** It sets the field to null **Screenshots**

bug/1-unconfirmed
kind/bug
topic: json
topic: null

1. Prisma version (`prisma -v` or `npx prisma -v`): `3.11.0` 2. Logs from Developer Tools Console or Command line, if any: ``` Type: undefined Message: Invalid `prisma.partner.create()` invocation: { data:...

bug/1-unconfirmed
kind/bug
topic: json
topic: null