Commit graph

11 commits

Author SHA1 Message Date
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