- exec
void exec(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- prepare
PreparedStatement prepare(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.
- query
auto query(string sql)
Undocumented in source. Be warned that the author may not have intended to support it.