columnName property
TODO: we should be able to use ColumnReference instead of columnName and tableName The name of the column.
Implementation
/// The name of the column.
final String columnName;
TODO: we should be able to use ColumnReference instead of columnName and tableName The name of the column.
/// The name of the column.
final String columnName;