Commit graph

16 commits

Author SHA1 Message Date
Gavin M. Roy
534bfb0744 Merge pull request #4 from sprockets/create-sessions-wo-envvar
Create sessions from URL
2014-11-14 09:36:53 -05:00
Dave Shawley
233e1e1295 Bump version to 2.0.1. 2014-11-14 08:14:46 -05:00
Dave Shawley
4e47fce5c7 Add tox for local multi-version testing. 2014-11-14 08:13:45 -05:00
Dave Shawley
336c47dd9a Add db_url parameter to session classes. 2014-11-14 08:11:07 -05:00
vrajmohan
2e9749fae2 Merge pull request #3 from sprockets/2.0-URI
Change to URI based env var config
2014-10-07 15:19:40 -04: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
86043e2733 Bump the version 2014-09-05 16:32:44 -04:00
Gavin M. Roy
b170bc9cd5 Merge pull request #2 from sprockets/test-and-docs-updates
Test and docs updates
2014-09-05 16:31:00 -04:00
Gavin M. Roy
02a5fb5a98 Remove the deprecated dependency 2014-09-05 16:25:04 -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
5c482052ce Fix the rst syntax so it renders correctly on pypi 2014-09-02 16:53:15 -04:00
Gavin M. Roy
8c80eec746 .md -> .rst 2014-09-02 15:23:17 -04:00
Gavin M. Roy
89ae97e7ec Merge pull request #1 from sprockets/initial-version
Initial commit
2014-08-29 11:57:51 -04:00
Gavin M. Roy
0506a0d91b Should be using test requirements 2014-08-29 11:11:51 -04:00
Gavin M. Roy
9bd58d89ad Initial commit 2014-08-29 11:07:04 -04:00
Gavin M. Roy
e286bf4b37 Initial commit 2014-08-28 18:44:35 -04:00