stb v1.7.2 (2018-06-24T09:10:16Z)
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