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)
struct
Query
this
(
T
...
)
(
Database
db
,
string
sql
,
T
t
)
if
(
T.length
!= 1 ||
!
is
(
T
[0] ==
Variant
[])
)
this
(Database db, string sql, T args)
Meta
Source
See Implementation
mysql
database
Query
constructors
this
functions
opApply
variables
result