Column
Utilties to access a column and one field of a column if the column is composite.
- class col.ColumnField
Bases:
ExprInherited from
Expr.Representation of a field of a
Columnof composite type. This type allows to access to the fields in a dict-like manner.