psycopg2/lib
Daniele Varrazzo c9fd828f8a Allow make_dsn to take no parameter
The behaviour of connect() is unchanged: either dsn or params must be
specified.
2016-03-03 17:09:15 +00:00
..
__init__.py Allow make_dsn to take no parameter 2016-03-03 17:09:15 +00:00
_json.py Python 3.1 bytes.decode() doesn't support keyword arguments 2015-02-08 19:43:09 +00:00
_range.py Merge branch 'range_sort' 2014-02-22 23:02:19 +00:00
errorcodes.py Fixed race condition on import in errorcodes.lookup 2015-12-16 12:03:10 +00:00
extensions.py Allow make_dsn to take no parameter 2016-03-03 17:09:15 +00:00
extras.py The wait_select callback can cancel a query using Ctrl-C 2015-10-01 15:26:13 +01:00
pool.py Fixed PersistentConnectionPool on Python 3 2015-10-01 14:44:14 +01:00
psycopg1.py Update psycopg1.py 2015-11-10 17:02:59 +01:00
tz.py Fixed pickling of FixedOffsetTimezone objects 2012-10-21 21:47:32 +01:00