psycopg2/lib
Daniele Varrazzo 6ab195d957 The UUID adapter returns bytes instead of str in Python 3
Also added __conform__ method to the adapter.
2014-04-07 17:15:47 +01:00
..
__init__.py Raise TypeError instead of InterfaceError on bad params on connect() 2012-09-26 11:55:21 +01:00
errorcodes.py Update all links to PostgreSQL docs to the current version. 2012-02-28 18:28:07 +02:00
extensions.py Fix multiple misspellings 2013-04-26 10:17:17 +01:00
extras.py The UUID adapter returns bytes instead of str in Python 3 2014-04-07 17:15:47 +01:00
pool.py Added specific pool implementation for ZPsycopgDA 2012-12-03 00:37:02 +00:00
psycopg1.py A couple of fixes to psycopg1 2011-12-15 13:06:32 +00:00
tz.py Fixed pickling of FixedOffsetTimezone objects 2012-10-21 21:47:32 +01:00