sprockets-postgres/docs/connector.rst

10 lines
285 B
ReStructuredText
Raw Normal View History

2020-04-08 22:15:50 +00:00
PostgresConnector
=================
A :class:`~sprockets_postgres.PostgresConnector` instance contains a cursor for
a Postgres connection and methods to execute queries.
.. autoclass:: sprockets_postgres.PostgresConnector
:members:
:undoc-members:
:member-order: bysource