mirror of
https://github.com/sprockets/sprockets.clients.postgresql.git
synced 2024-12-28 19:29:22 +00:00
11 lines
437 B
ReStructuredText
11 lines
437 B
ReStructuredText
Version History
|
|
---------------
|
|
- 2.0.1 [2014-11-14]
|
|
- Add db_url parameter to both session class initializers.
|
|
- 2.0.0 [2014-10-07]
|
|
- Change the environment variable format to be URI based instead of a variable per host, port, dbname, etc.
|
|
- 1.0.1 [2014-09-05]
|
|
- Expose psycopg2/queries exceptions, objects, etc from ``sprockets.queries.postgresql``
|
|
- Add integration testing with PostgreSQL
|
|
- 1.0.0 [2014-08-29]
|
|
- Initial release
|