Searched defs:REMOVE_META_VALUE_SQL (Results 1 – 2 of 2) sorted by relevance
220 constexpr const char *REMOVE_META_VALUE_SQL = variable
727 … static const std::string REMOVE_META_VALUE_SQL = "DELETE FROM " + DBConstant::RELATIONAL_PREFIX + in DeleteMetaData() local