Flavian Desverne
Flavian Desverne
Hey there, The reason why there aren't guidelines at the moment on how to use connections is because we haven't yet fully solved the problem with connections in the "schema-first"...
Hey folks, We’re excited to let you know that we’ve just added support for `JOIN`s to resolve relations in [Prisma 5.7.0](https://github.com/prisma/prisma/releases/tag/5.7.0) for PostgreSQL and CockroachDB, under the `relationJoins` preview feature....
Hey @tomjrtsmith, Would you please be able to provide a small reproduction repository? This would help us a lot to fix your issue as it looks to be very dependant...
Hey @semoal, Thanks for your comment. I'm confused, you're the one who recently created an issue about having issues with the keys of json objects being out of order https://github.com/prisma/prisma/issues/22479....
> Right now, it is already a breaking change since relationJoins That's correct but this breaking change is currently behind a preview feature, which doesn't count as a "stable" breaking...
Hey @Brendonovich, Thanks for the PR and sincere apologies for the late review of it. Are you still interested in these changes? If so, would you mind: 1. Rebasing on...
Given the (very understandable) lack of response, I will close this issue now. I reiterate my offer to get this merged if you still need it. Just open a new...
Hey @samualtnorman, After reviewing the original issue, your PR, and your discussion with @janpio, the conclusion is that you're looking for weak relations, which is a feature request you can...
IIRC, it is this file https://github.com/prisma/language-tools/blob/e9b2612e0cebd9ecdd5db963b99c473c460512cf/packages/vscode/syntaxes/prisma.tmLanguage.json
Hey @dengfuping, would you mind testing with MySQL just for us to confirm whether this is Oceanbase specific ? Thank you 🙏