Flavian Desverne
Flavian Desverne
#12 should probably be done before
> Hum looks like `fieldReference` is not working with enums @kefniark: Thanks for bringing this to our attention. It should be fixed in the next release. > How about updating...
@he-la Is there any way you could share your Prisma Schema with us, even privately if needed?
Hey folks, with the lack of reproduction, we're now closing this issue. Feel free to re-open one if you have more info. Thanks
Hey folks, We have spotted this issue as potentially being solved by the new `relationJoins` preview feature, which uses `JOIN`s to resolve relations in a single query. If you have...
Hey @Jevinambaliya26, with the lack of updates, we're now closing this issue. Thanks for reporting
Hey @Energisse, @BracketJohn and @kimchinosys, I'll take Energisse's example, but I believe you might be suffering from a similar problem. I have: 1. Migrated the datamodel above 2. Created a...
Hey @imwexpex, > In some cases, it's needed. Would you mind clarifying what is your specific use case? Thank you all for chiming in.
Hey @chris-basis, Is there any way you could provide some kind of reproduction or more info about the statistics of your tables? I've tried taking the datamodel you shared and...
@BracketJohn I don't believe this issue to be related to #22596. @chris-basis is complaining about a query plan being slow. It's no longer the case for #22596 now that they've...