- clear
auto clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- from
auto from(string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
- table
auto table(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- toSQL
string toSQL()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- where
auto where(string condition)
Undocumented in source. Be warned that the author may not have intended to support it.
- where
auto where(string[] conditions)
Undocumented in source. Be warned that the author may not have intended to support it.