.. |
__init__.py
|
Added test to verify executemany doesn't propagate exceptions.
|
2010-07-09 15:23:02 +01:00 |
bug_gc.py
|
Added test for refcounting/gc bug reported by Michael Tharp
|
2010-04-08 18:42:20 +02:00 |
bugX000.py
|
Changes license to LGPL3 + OpenSSL exception on all source files
|
2010-02-12 23:34:53 +01:00 |
dbapi20.py
|
Added DBAPI 2.0 conformance tests in tests/.
|
2006-02-11 06:55:17 +00:00 |
extras_dictcursor.py
|
Changes license to LGPL3 + OpenSSL exception on all source files
|
2010-02-12 23:34:53 +01:00 |
test_async.py
|
Making sync and async connection setup somewhat more consistent.
|
2010-04-23 13:24:35 +01:00 |
test_connection.py
|
Making sync and async connection setup somewhat more consistent.
|
2010-04-23 13:24:35 +01:00 |
test_copy.py
|
Added test to verify copy_from() with columns.
|
2010-07-10 00:04:54 +01:00 |
test_cursor.py
|
Added test to verify executemany doesn't propagate exceptions.
|
2010-07-09 15:23:02 +01:00 |
test_dates.py
|
Handle time zones with seconds in the UTC offset.
|
2010-05-20 02:16:04 +01:00 |
test_green.py
|
Try to restore the connection state after a wait callback error.
|
2010-04-21 15:21:32 +01:00 |
test_lobject.py
|
Support large objects truncating.
|
2010-03-29 09:19:35 +02:00 |
test_notify.py
|
More lenient test timeout for a slow (or busy) machine.
|
2010-04-23 13:24:35 +01: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
|
Changes license to LGPL3 + OpenSSL exception on all source files
|
2010-02-12 23:34:53 +01:00 |
types_basic.py
|
Adapt buffer objects using an explicit cast on the string literal.
|
2010-05-15 14:27:23 +01:00 |
types_extras.py
|
Changes license to LGPL3 + OpenSSL exception on all source files
|
2010-02-12 23:34:53 +01:00 |