module documentation

Define row constructs including :class:`.Row`.

Class ROMappingItemsView Undocumented
Class ROMappingKeysValuesView Undocumented
Class ROMappingView Undocumented
Class Row Represent a single result row.
Class RowMapping A ``Mapping`` that maps column names and objects to :class:`.Row` values.
Type Variable _T Undocumented
Type Variable _TP Undocumented

Undocumented

Value
TypeVar('_T',
        bound=Any)

Undocumented

Value
TypeVar('_TP',
        bound=Tuple[Any, ...])