MultiTenantPrefix
(Created page with "Multi Tenant Prefix is a property on SqlDatabaseConfig. If set, created tables will be prefixed, and tables without or with other prefix will be ignored by create and evolve....")
(No difference)

Revision as of 09:31, 19 February 2022

Multi Tenant Prefix is a property on SqlDatabaseConfig.

If set, created tables will be prefixed, and tables without or with other prefix will be ignored by create and evolve. This will let you effectively have multiple eco-created systems in one database instance; Multi tenant.

In MDrivenServer we use Admin_ prefix for MDrivensServers own model, and prefix A0_ for your uploaded model if you have chosen BuiltInDB .

This page was edited 14 days ago on 06/17/2024. What links here