psycopg2/tests
2009-10-04 12:34:02 +02:00
..
__init__.py Fixed error in register_type() 2009-03-02 10:59:52 +01:00
bugX000.py Added 'make check' target, running all the available tests. 2007-11-11 10:40:12 +00:00
dbapi20.py Added DBAPI 2.0 conformance tests in tests/. 2006-02-11 06:55:17 +00:00
extras_dictcursor.py Fixed bug in RealDictCursor when prefetching 2009-05-09 14:44:59 +02:00
test_connection.py Implemented connection.reset() 2009-08-09 16:19:08 +02:00
test_dates.py Fixed test_dates failures in older version of Python 2009-04-01 20:52:58 +02:00
test_lobject.py Fixed problem with large writes in large objects code 2009-08-09 17:05:16 +02:00
test_psycopg2_dbapi20.py Removed unecessary import 2009-04-04 19:14:53 +02:00
test_quote.py 2008-04-21 James Henstridge <james@jamesh.id.au> 2008-04-20 23:19:42 +00:00
test_transaction.py 2008-04-21 Jorgen Austvik <Jorgen.Austvik@sun.com> 2008-04-20 23:12:21 +00:00
types_basic.py Added adapter to handle float('inf') and float('nan') 2009-01-23 00:09:20 +01:00
types_extras.py Added support for UUID arrays 2009-10-04 12:34:02 +02:00