TableColumn

Type Alias TableColumn 

Source
pub type TableColumn = (TableName, ColumnName);
Expand description

The name of a table and the name of a column inside that table.