Type alias DatabaseAdapterFlavor

DatabaseAdapterFlavor: string

Backing database and transaction type for an entity. The definitions and implementations are provided by injection in the root EntityCompanionProvider to allow for mocking and sharing.

Generated using TypeDoc