mirror of
https://github.com/sprockets/sprockets.clients.postgresql.git
synced 2025-01-01 11:13:23 +00:00
f626d052c5
- 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
7 lines
226 B
ReStructuredText
7 lines
226 B
ReStructuredText
Version History
|
|
---------------
|
|
- 1.0.1 [2014-09-03]
|
|
- Expose psycopg2/queries exceptions, objects, etc from ``sprockets.queries.postgresql``
|
|
- Add integration testing with PostgreSQL
|
|
- 1.0.0 [2014-08-29]
|
|
- Initial release
|