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