dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
PostgresConnectOptions.maxConnections
dorm
api
db
PostgresConnectOptions
Maximum connections that allowed to be created. Must not be 0.
struct
PostgresConnectOptions
@
serdeOptional
@
serdeKeys
("MaxConnections")
uint
maxConnections
;
Meta
Source
See Implementation
dorm
api
db
PostgresConnectOptions
variables
host
maxConnections
minConnections
name
password
port
user
Maximum connections that allowed to be created. Must not be 0.