Interface: KnexConnectionConfigurations
Indexable
ts
[key: string | number | symbol]: anyProperties
| Property | Type |
|---|---|
client | NonNullable<string | typeof Client | undefined> |
connection | NonNullable<string | StaticConnectionConfig | ConnectionConfigProvider | undefined> |