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