Searched defs:logTblName (Results 1 – 5 of 5) sorted by relevance
93 std::string logTblName = GetLogTableName(table); in GetInsertTrigger() local128 std::string logTblName = GetLogTableName(table); in GetUpdateTrigger() local158 std::string logTblName = GetLogTableName(table); in GetDeleteTrigger() local
40 std::string logTblName = DBConstant::RELATIONAL_PREFIX + table.GetTableName() + "_log"; in GetInsertTrigger() local58 std::string logTblName = DBConstant::RELATIONAL_PREFIX + table.GetTableName() + "_log"; in GetUpdateTrigger() local
50 std::string logTblName = DBConstant::RELATIONAL_PREFIX + table.GetTableName() + "_log"; in GetInsertTrigger() local70 std::string logTblName = DBConstant::RELATIONAL_PREFIX + table.GetTableName() + "_log"; in GetUpdateTrigger() local
63 std::string logTblName = GetLogTableName(table); in GetInsertTrigger() local92 std::string logTblName = GetLogTableName(table); in GetUpdateTrigger() local
1255 std::string logTblName = "naturalbase_rdb_aux_" + tableName + "_log"; in HandleDropCloudSyncTable() local1279 std::string logTblName = DBCommon::GetLogTableName(tableName); in HandleDropLogicDeleteData() local1359 std::string logTblName = DBCommon::GetLogTableName(tableStr); in ClearTheLogAfterDropTable() local1446 std::string logTblName = DBCommon::GetLogTableName(tableName); in HandleDataLock() local