- asNameTypeNullstring asNameTypeNull(const(Col) col) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createDatabasestring createDatabase(const(Schema) schema) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createTablestring createTable(const(Schema) schema, const(Table) table) 
- Passing the schema is necessary for being able to refer to foreign table columns names. 
- deleteFromParameterstring deleteFromParameter(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- insertIntoParameterstring insertIntoParameter(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pkValuesJsstring pkValuesJs(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- pkValuesWhereJsstring pkValuesWhereJs(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- selectFromstring selectFrom(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- toSqlstring toSql(Type t) 
- updateDecorationsParameterstring updateDecorationsParameter(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- updateParameterstring updateParameter(const(Table) table) 
- Undocumented in source. Be warned that the author may not have intended to support it.