Skip to main content


Specification for TableData::*, modules that contains table data

Changes for 0.2.4 - 2023-08-27

  • Specify that get_column_names() & get_column_count() should not reset iterator.
  • Add role: Spec::GetRowByPos.
  • [doc] Document in the table which methods resets the iterator;.
  • [doc] Add FAQ item on picking random rows.