You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
Since we handle multiple tenants, we may want to export/import data from/to a tenant.
(Example use case: Export data from prod, and import it in dev to reproduce a bug)
We are currently waiting on prisma/prisma#889 to then implement this feature in prisma-multi-tenant
In the meantime, here is a documentation on how to import and export data from sqlite, mysql & postgresql databases: https://github.com/prisma/prisma2/tree/master/docs/import-and-export-data
The text was updated successfully, but these errors were encountered: