- addCreateTableHandle
void addCreateTableHandle(string tableName, GetCreateTableHandle handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCreateTableHandle
GetCreateTableHandle getCreateTableHandle(string tableName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntityTableName
string getEntityTableName()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCreateTableHandler
string onCreateTableHandler(Dialect dialect, string tablePrefix, string[] alertRows)
Undocumented in source. Be warned that the author may not have intended to support it.