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