Variable poolOptionsConst

poolOptions: Record<string, PoolOptions> = {}

Use this to set the options for the pool based on the connect string

Deprecated

Use setPoolDefaults instead

Generated using TypeDoc