@@ -108,10 +108,10 @@ private:
private:
bool m_uniq;
std::string m_index_name;
std::string m_column_name;
ColumnType m_data_type;
std::map<IndexValue, std::vector<rowid_t> > m_index;
};
The note is not visible to the blocked user.