Searched refs:indexHashkey (Results 1 – 1 of 1) sorted by relevance
112 std::string indexHashkey = "CREATE INDEX IF NOT EXISTS " + DBConstant::RELATIONAL_PREFIX + in GetIndexSql() local114 schema.emplace_back(indexHashkey); in GetIndexSql()