Commit graph

4 commits

Author SHA1 Message Date
Dave Shawley
336c47dd9a Add db_url parameter to session classes. 2014-11-14 08:11:07 -05:00
Gavin M. Roy
836ec3f140 Change to URI based env var config
- Bump rev to 2.0.0 since this is backwards incompatible
- Update docs
- Update tests
- move from FOO_HOST, FOO_PORT, etc to PGSQL_FOO=URI
2014-10-07 11:59:15 -04:00
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
Gavin M. Roy
9bd58d89ad Initial commit 2014-08-29 11:07:04 -04:00