Frederik Lölhöffel

Results 5 issues of Frederik Lölhöffel

https://github.com/prisma/prisma-engines/blob/main/migration-engine/ARCHITECTURE.md#why-does-migrate-not-run-migrations-in-a-transaction-by-default But then I saw: https://github.com/prisma/prisma/issues/7641 and wondered what the truth is

kind/tech
domain/schema

## Problem Multi-tenant applications want to leverage per tenant schemas to implement data isolation. ## Suggested solution - a shared model referencing a schema that holds tenant information - one...

kind/feature
topic: schema
domain/schema
topic: multi-tenant

Views support is in early preview and you can learn about it in our [documentation](https://prisma.io/docs/concepts/components/prisma-schema/views). Please share your feedback about the `views` functionality released in [v4.9.0](https://github.com/prisma/prisma/releases/tag/4.9.0) in this issue. -...

kind/feedback
topic: previewFeatures
domain/schema
topic: views