Skip to content

Interface: KnexConnectionConfigurations

Indexable

ts
[key: string | number | symbol]: any

Properties

PropertyType
clientNonNullable<string | typeof Client | undefined>
connectionNonNullable<string | StaticConnectionConfig | ConnectionConfigProvider | undefined>