The documentation for medusa-extender mentions how it's possible to create a multi-tenant platform but with using multiple database schemas:
https://adrien2p.github.io/medusa-extender/#/?id=multi-tenancy-one-app-multiple-db---experimental
I'd like to know whether the same is possible using one database for all tenants. If that's the case, then i'll be glad to deep dive into the code and add my contributions.
The documentation for medusa-extender mentions how it's possible to create a multi-tenant platform but with using multiple database schemas:
https://adrien2p.github.io/medusa-extender/#/?id=multi-tenancy-one-app-multiple-db---experimental
I'd like to know whether the same is possible using one database for all tenants. If that's the case, then i'll be glad to deep dive into the code and add my contributions.