0
Bryan-EDV created
- ABP Framework version: v8.3
- UI Type: Angular
- Database System: EF Core (PostgreSQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
- Exception message and full stack trace:
- Steps to reproduce the issue: N/A
Hi all,
I would like to have some entities (e.g. Book, AbpUsers) be stored in the tenant's database, while other entities (e.g. SaasTenant, other Abp* tables ) be stored in the host's database. Is this something that ABP supports natively? Would storing AbpUsers in a tenant database cause issues if SaasTenants is in the host database?
Does anyone have guides or documentation for implementing such functionality?
Thank you Bryan
2 Answer(s)
-
0
Hi,
no, ABP doesn't support it
-
0
You can read these documents to understand it
https://abp.io/docs/latest/framework/fundamentals/connection-strings https://abp.io/docs/latest/framework/architecture/multi-tenancy