method SchemaPerTenant.prototype.resolveSchema
SchemaPerTenant.prototype.resolveSchema(tenantId: string): string

Derive the schema name for a tenant id.

Parameters

tenantId: string

Return Type

string

Usage

import { SchemaPerTenant } from "multi-tenancy-plugin/src/index.ts";