@@ -86,7 +86,7 @@ namespace usql {
return m_columns[i].get();
}
void print();
void print(const std::vector<int> & col_char_sizes);
private:
std::vector<std::unique_ptr<ColValue>> m_columns;
The note is not visible to the blocked user.