Searched refs:GetSchemaIndexList (Results 1 – 1 of 1) sorted by relevance
734 int GetSchemaIndexList(sqlite3 *db, const std::string &tableName, std::vector<std::string> &indexLi… in GetSchemaIndexList() function802 int errCode = GetSchemaIndexList(db, tableName, indexList, uniqueList); in AnalysisSchemaIndex()