stb v1.7.5 (2018-08-19T20:26:28Z)
Dub
Repo
queryOne.queryOne
utils
db
queryOne
Undocumented in source. Be warned that the author may not have intended to support it.
template
queryOne
(T...)
auto
queryOne
(
R
A
...
)
(
R
db
,
string
sql
,
A
args
)
if
(
is
(
R
==
SQLite
) ||
is
(
R
==
MySQL
)
)
Meta
Source
See Implementation
utils
db
queryOne
functions
queryOne