Activities of "elhajjh"

Question
  • ABP Framework version: v8.1.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

I have some questions about multi-tenancy:

  • In our case, we are using a Single Database for all tenants.
  • I have some data that is common and shared between all tenants, So I need to return the data for the current tenant plus the data that is common to all tenants, which in my case I assume it(the common data) has a value of "NULL" in the tenant field.

Can we do so and how, please?

Thank you

Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30