Nikolas
Nikolas
Just one quick comment, if you absolutely need this feature today, here's a [workaround](https://github.com/prisma/prisma/issues/2443#issuecomment-630679118) you can use until Prisma supports read replicas natively.
Hey @pbelbin, thanks for raising this. It actually seems like this is not really a bug since the order of statements executed against the DB is not guaranteed by Prisma....
> It was my understanding that the Prisma Engine had the responsibility of performing some analysis of the ask, and would re-sequence as needed to achieve the intended result. >...
I don't think we currently have a channel where posting this would feel appropriate, I think we can close this for now 👍
Since we're not planning to invest further into the Data Guide, I think we can close this one 👍
Since we're not planning to invest further into the Data Guide, I think we can close this one 👍
Hey @imMatheus, thanks a lot for opening this PR. The `@prisma/client` package is installed for you under the hood, so we don't need to explicitly install it. It works like...
Add to: https://www.prisma.io/docs/concepts/components/prisma-client/raw-database-access#considerations
Not doing this for now. May revisit in larger docs restructure.
Is this still relevant since we don't have `prisma/.env` any more, @janpio?