Yiming Cao
Yiming Cao
Right. The main challenge is client extensions are completely outside of schema. Duplicating information can make it hard to maintain. Let's keep thinking about a good solution.
> **Is your feature request related to a problem? Please describe.** decimal.js adds an extra `31.9k` of overhead to the bundle. > > Its quite a heavy dependency considering that...
Fixed in 2.5.0
Hi @baenio , thanks for filing this. I think the problem here is that `Prisma.JsonNull` and `Prisma.DbNull` are serialized across the network boundary and lose their identity during deserialization. Also...
The problem is that trpc manages the tanstack-query hooks it uses. For ZenStack-generated tq hooks it has the flexibility to register custom code to be executed pre and post-mutation -...
Hi @hongkongkiwi , thanks for filing this, but I don't understand why the seamingly unrelated changes fix the issue. Do you have a sharable repro?
Hi @hongkongkiwi , I agree such a customization would be useful. Will you be interested in making a PR? I'll be happy to facilitate.
Hi @dennispg , could you share a repro project? Thanks!
Blocked by https://github.com/prisma/prisma/issues/24720
Fixed in 2.5.0