Type Annotations

sprockets_postgres.QueryParameters = typing.Union[dict, list, tuple, NoneType]

Type annotation for query parameters

sprockets_postgres.Timeout = typing.Union[int, float, NoneType]

Type annotation for timeout values