pub fn row_id_column_desc() -> ColumnDesc
Expand description
Creates a row ID column (for implicit primary key). It’ll always have the ID 0
for now.
pub fn row_id_column_desc() -> ColumnDesc
Creates a row ID column (for implicit primary key). It’ll always have the ID 0
for now.