sprockets.clients.postgresql/docs/api.rst
Gavin M. Roy f626d052c5 Add ease of use imports and add integration tests
- Import in psycopg2 classes into the ``sprockets.clients.postgresql`` namespace to make it easier to work with
- Add integration tests that connect to a local postgresql instance if it's running
- Update documentation a bit
2014-09-05 16:16:09 -04:00

12 lines
267 B
ReStructuredText

.. automodule:: sprockets.clients.postgresql
Session Classes
---------------
.. autoclass:: sprockets.clients.postgresql.Session
:members:
:inherited-members:
.. autoclass:: sprockets.clients.postgresql.TornadoSession
:members:
:inherited-members: