|
HDK
|
This is the complete list of members for UT_ORMMigration, including all inherited members.
| addDependency(const UT_StringHolder &mig_name) | UT_ORMMigration | inline |
| addField(const UT_StringHolder &model_name, UT_ORMModelStateField &&col) | UT_ORMMigration | |
| addUniqueConstraint(const UT_StringHolder &model_name, const UT_StringHolder &name, const std::initializer_list< UT_StringHolder > &fields, const UT_StringHolder &condition=UT_StringHolder::theEmptyString) | UT_ORMMigration | |
| apply(UT_ORMMigrationState &project_state, UT_IORMSchemaEditor &schema_editor, UT_ErrorCode &ec) | UT_ORMMigration | |
| createModel(const UT_StringHolder &table_name) | UT_ORMMigration | |
| dependencies() const | UT_ORMMigration | inline |
| dropModel(const UT_StringHolder &table_name) | UT_ORMMigration | |
| historyId() const | UT_ORMMigration | inline |
| mutateState(UT_ORMMigrationState &state, UT_ErrorCode &ec) const | UT_ORMMigration | |
| myDependencies | UT_ORMMigration | protected |
| myHistoryId | UT_ORMMigration | protected |
| myModelName | UT_ORMMigration | |
| myName | UT_ORMMigration | |
| myOperations | UT_ORMMigration | protected |
| removeField(const UT_StringHolder &model_name, const UT_StringHolder &name) | UT_ORMMigration | |
| renameField(const UT_StringHolder &model_name, const UT_StringHolder &cur_name, const UT_StringHolder &new_name) | UT_ORMMigration | |
| UT_NON_COPYABLE(UT_ORMMigration) | UT_ORMMigration | |
| UT_ORMMigration(const UT_StringHolder &model_name, const UT_StringHolder &name) | UT_ORMMigration | inlineexplicit |
| ~UT_ORMMigration()=default | UT_ORMMigration |