- SQLInsert
auto SQLInsert()
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLInsert
auto SQLInsert(string table, string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLInsert
auto SQLInsert(string table, string names, string values)
Undocumented in source. Be warned that the author may not have intended to support it.