-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Prisma.io support #107
Comments
@kodeine I believe we can. I was one of the early contributors to the Prisma community, I believe it could be useful, however database strategy for multi-tenancy might be hard to implement |
@juicycleff so we cannot use database with this package? |
Offcourse you can use a database, what i meant was if the application is supposed to support multi-tenancy, it will be hard to implement that in prisma at the database level, except something has changed on prisma. Offcourse we could support multi-tenancy at the data level. Which has very poor service level agreement |
+1 for Prisma. |
possible to have prisma.io support?
The text was updated successfully, but these errors were encountered: