dorm ~master (2022-11-24T09:54:00.4135699)
Dub
Repo
DBConnectOptions.user
dorm
lib
ffi_impl
DBConnectOptions
Username to authenticate with. Not used in case of
DatabaseBackend.SQLite
.
struct
DBConnectOptions
FFIString
user
;
Meta
Source
See Implementation
dorm
lib
ffi_impl
DBConnectOptions
variables
backend
host
maxConnections
minConnections
name
password
port
user
Username to authenticate with. Not used in case of DatabaseBackend.SQLite.