HDK
|
This is the complete list of members for UT_IORMSchemaEditor, including all inherited members.
addConstraint(const UT_ORMModelState &model, UT_IORMConstraint *constraint) | UT_IORMSchemaEditor | virtual |
addField(const UT_ORMModelState &model, const UT_ORMModelStateField &field) | UT_IORMSchemaEditor | virtual |
alterDBTable(const UT_ORMModelState &old_model, const UT_ORMModelState &new_model) | UT_IORMSchemaEditor | virtual |
alterField(const UT_ORMModelState &model, const UT_ORMModelStateField &old_field, const UT_ORMModelStateField &new_field) | UT_IORMSchemaEditor | virtual |
collectedSql() const | UT_IORMSchemaEditor | inline |
columnSql(const UT_ORMModelState &model, const UT_ORMModelStateField &field) | UT_IORMSchemaEditor | protected |
connection() | UT_IORMSchemaEditor | |
createModel(const UT_ORMModelState &model) | UT_IORMSchemaEditor | virtual |
createUniqueSql(const UT_ORMModelState &model, const UT_StringArray &fields, const UT_StringHolder &name, const UT_StringHolder &condition) const | UT_IORMSchemaEditor | |
deleteModel(const UT_ORMModelState &model, bool handle_autom2m=true) | UT_IORMSchemaEditor | virtual |
deleteUniqueSql(const UT_ORMModelState &model, const UT_StringHolder &name, const UT_StringHolder &condition) const | UT_IORMSchemaEditor | |
error() const | UT_IORMSchemaEditor | |
execute(const UT_StringHolder &sql) | UT_IORMSchemaEditor | protected |
myCollectedSql | UT_IORMSchemaEditor | protected |
myCollectSql | UT_IORMSchemaEditor | protected |
myColumnTypeToDBType | UT_IORMSchemaEditor | protected |
myDeferredSql | UT_IORMSchemaEditor | protected |
myErrorCode | UT_IORMSchemaEditor | protected |
myORM | UT_IORMSchemaEditor | protected |
mySqlDeleteTable | UT_IORMSchemaEditor | protected |
myTransaction | UT_IORMSchemaEditor | protected |
removeField(const UT_ORMModelState &model, const UT_ORMModelStateField &field) | UT_IORMSchemaEditor | virtual |
renameField(const UT_ORMModelState &model, const UT_ORMModelStateField &from_field, const UT_ORMModelStateField &to_field) | UT_IORMSchemaEditor | virtual |
tableSql(const UT_ORMModelState &model) | UT_IORMSchemaEditor | protected |
typeString_(UT_ORMColumnType col_type) const | UT_IORMSchemaEditor | protected |
uniqueSql(const UT_ORMModelState &model, const UT_StringArray &fields, const UT_StringHolder &name, const UT_StringHolder &condition) | UT_IORMSchemaEditor | |
UT_IORMSchemaEditor(UT_SqlOrm &orm, bool collect_sql=false) | UT_IORMSchemaEditor | protected |
UT_NON_COPYABLE(UT_IORMSchemaEditor) | UT_IORMSchemaEditor | |
~UT_IORMSchemaEditor() | UT_IORMSchemaEditor | virtual |