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
The existing multi tenant sample uses a separate database for each tenant, along with a master database for details of each tenant. I think this was to support multi tenancy by adding a key, e.g. tenant_id, to appropriate tables.
support using a single database
The text was updated successfully, but these errors were encountered: