Home
last modified time | relevance | path

Searched refs:dataKeyIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dcollaboration_log_table_manager.cpp124 …std::string dataKeyIndex = "CREATE INDEX IF NOT EXISTS " + DBConstant::RELATIONAL_PREFIX + "datake… in GetIndexSql() local
126 schema.emplace_back(dataKeyIndex); in GetIndexSql()