HDK
|
This is the complete list of members for UT_ORMMigrationChangeNotifier, including all inherited members.
addField(const UT_StringRef &model_name, const UT_ORMColumn &col, UT_ErrorCode &ec) | UT_ORMMigrationChangeNotifier | |
createModel(const UT_StringHolder &table_name, const UT_Array< UT_ORMColumn > &columns, UT_ErrorCode &ec) | UT_ORMMigrationChangeNotifier | |
dropModel(const UT_StringRef &table_name, UT_ErrorCode &ec) | UT_ORMMigrationChangeNotifier | |
removeField(const UT_StringRef &model_name, const UT_StringRef &name, UT_ErrorCode &ec) | UT_ORMMigrationChangeNotifier | |
renameField(const UT_StringRef &model_name, const UT_StringRef &cur_name, const UT_StringHolder &new_name, UT_ErrorCode &ec) | UT_ORMMigrationChangeNotifier | |
UT_NON_COPYABLE(UT_ORMMigrationChangeNotifier) | UT_ORMMigrationChangeNotifier | |
UT_ORMMigrationChangeNotifier(UT_ORMMigrationBuilder &builder) | UT_ORMMigrationChangeNotifier | inline |
~UT_ORMMigrationChangeNotifier()=default | UT_ORMMigrationChangeNotifier |