database ~master (2022-04-05T00:24:22.644783)
Dub
Repo
Connection.execute
database
mysql
connection
Connection
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(const(char)[] sql, Args args)
void
execute
(PreparedStatement stmt, Args args)
class
Connection
void
execute
(
Args
...
)
(
PreparedStatement
stmt
,
Args
args
)
Meta
Source
See Implementation
database
mysql
connection
Connection
constructors
this
functions
close
closePreparedStatement
commit
execute
executeNoPrepare
get
ping
prepare
refresh
reset
reuse
rollback
schema
set
startTransaction
statistics
use
properties
affected
busy
changed
connected
error
inTransaction
lastInsertId
matched
pooled
releaseTime
status
trace
warnings