mysql-d ~master (2016-12-07T16:42:55Z)
Dub
Repo
Query.this
mysql
database
Query
Undocumented in source.
this
(Database db, string sql, T t)
this
(Database db, string sql, T args)
struct
Query
this
(
T
...
)
(
Database
db
,
string
sql
,
T
args
)
if
(
T.length
== 1 &&
is
(
T
[0] ==
Variant
[])
)
Meta
Source
See Implementation
mysql
database
Query
constructors
this
functions
opApply
variables
result