Documentation / @zerotal/tenancy / TenantManagerOptions
Interface: TenantManagerOptions
Defined in: tenancy/src/TenantManager.ts:22
Methods
connect()
connect(
tenant):SQLInstance
Defined in: tenancy/src/TenantManager.ts:27
Factory that opens a new database connection for the given tenant. Called once per tenant on first use; the result is cached.