HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ORMSqliteSchemaEditor Member List

This is the complete list of members for UT_ORMSqliteSchemaEditor, including all inherited members.

addConstraint(const UT_ORMModelState &state, UT_IORMConstraint *constraint) overrideUT_ORMSqliteSchemaEditorvirtual
addField(const UT_ORMModelState &model, const UT_ORMModelStateField &field) overrideUT_ORMSqliteSchemaEditorvirtual
alterDBTable(const UT_ORMModelState &old_model, const UT_ORMModelState &new_model) overrideUT_ORMSqliteSchemaEditorvirtual
alterField(const UT_ORMModelState &model, const UT_ORMModelStateField &old_field, const UT_ORMModelStateField &new_field) overrideUT_ORMSqliteSchemaEditorvirtual
collectedSql() const UT_IORMSchemaEditorinline
columnSql(const UT_ORMModelState &model, const UT_ORMModelStateField &field)UT_IORMSchemaEditorprotected
connection()UT_IORMSchemaEditor
createModel(const UT_ORMModelState &model)UT_IORMSchemaEditorvirtual
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_IORMSchemaEditorvirtual
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_IORMSchemaEditorprotected
myCollectedSqlUT_IORMSchemaEditorprotected
myCollectSqlUT_IORMSchemaEditorprotected
myColumnTypeToDBTypeUT_IORMSchemaEditorprotected
myDeferredSqlUT_IORMSchemaEditorprotected
myErrorCodeUT_IORMSchemaEditorprotected
myORMUT_IORMSchemaEditorprotected
mySqlDeleteTableUT_IORMSchemaEditorprotected
myTransactionUT_IORMSchemaEditorprotected
removeField(const UT_ORMModelState &model, const UT_ORMModelStateField &field) overrideUT_ORMSqliteSchemaEditorvirtual
renameField(const UT_ORMModelState &model, const UT_ORMModelStateField &from_field, const UT_ORMModelStateField &to_field)UT_IORMSchemaEditorvirtual
tableSql(const UT_ORMModelState &model)UT_IORMSchemaEditorprotected
typeString_(UT_ORMColumnType col_type) const UT_IORMSchemaEditorprotected
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_IORMSchemaEditorprotected
UT_NON_COPYABLE(UT_IORMSchemaEditor)UT_IORMSchemaEditor
UT_ORMSqliteSchemaEditor(UT_SqlOrm &orm, bool collect_sql)UT_ORMSqliteSchemaEditor
~UT_IORMSchemaEditor()UT_IORMSchemaEditorvirtual