Daniel Draper
Results
2
issues of
Daniel Draper
## Summary See newly added e2e tests, currently jest crashed with: ``` ● allows templating "$array.length" Cannot convert undefined or null to object 7 | }); ``` when adding a...
### Bug description A nested create on an entity with a JSON column does not honor the Prisma.DbNull/JsonNull object. ### How to reproduce * call `await prisma.A.create({ somethingDifferent: { create:...
bug/1-unconfirmed
kind/bug
tech/engines
topic: Json
topic: null
team/client