DBConnectOptions.minConnections

Minimal connections to initialize upfront. Must not be 0.

struct DBConnectOptions
@safe
uint minConnections;

Meta