mysql-lited v0.1.1 (2015-02-24T15:25:01Z)
Dub
Repo
Connection.execute
mysql
connection
Connection
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(const(char)[] stmt, Args args)
struct
Connection
(SocketType)
void
execute
(
Args
...
)
(
const
(
char
)[]
stmt
,
Args
args
)
void
execute
(PreparedStatement stmt, Args args)
Meta
Source
See Implementation
mysql
connection
Connection
destructors
~this
functions
affected
close
connect
disconnect
error
execute
insertID
ping
prepare
refresh
reset
statistics
status
use
warnings