- SQLAlterTable
auto SQLAlterTable()
Undocumented in source. Be warned that the author may not have intended to support it.
- SQLAlterTable
auto SQLAlterTable(string aTableName)
Undocumented in source. Be warned that the author may not have intended to support it.
- sqlAddColumn
string sqlAddColumn(string columnName, string definition)
Undocumented in source. Be warned that the author may not have intended to support it.
- sqlAddColumn
string sqlAddColumn(string sql, string columnName, string definition)
Undocumented in source. Be warned that the author may not have intended to support it.
- sqlAlterTable
string sqlAlterTable(string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.