Searched refs:LOG_TABLE_VERSION_5_5 (Results 1 – 2 of 2) sorted by relevance
164 static constexpr const char *LOG_TABLE_VERSION_5_5 = "5.05"; // add status field variable
212 if (oldVersion < DBConstant::LOG_TABLE_VERSION_5_5) { in UpgradeLogBaseOnVersion()