..
__init__.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
dbapi20_tpc.py
hook up two phase commit tests.
2010-11-05 09:34:47 +00:00
dbapi20.py
Use PY2, PY3 for conditional code instead of sys.version_info
2019-03-16 19:54:40 +00:00
test_async_keyword.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_async.py
Skip cancel tests on CockroachDB
2020-07-21 22:21:32 +01:00
test_bug_gc.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_bugX000.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_cancel.py
Skip cancel tests on CockroachDB
2020-07-21 22:21:32 +01:00
test_connection.py
Skip connection tests which cannot pass on CockroachDB
2020-07-21 22:22:23 +01:00
test_copy.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_cursor.py
Column objects can be sliced
2020-03-11 10:50:56 +13:00
test_dates.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_errcodes.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_errors.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_extras_dictcursor.py
Fixed copy() on DictRow
2020-04-06 14:10:02 +12:00
test_fast_executemany.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_green.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_ipaddress.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_lobject.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_module.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_notify.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_psycopg2_dbapi20.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_quote.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_replication.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_sql.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_transaction.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_types_basic.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_types_extras.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
test_with.py
Copyright bumped to 2020
2020-01-17 21:21:11 +00:00
testconfig.py
Expose libpq PG* vars as testconfig content
2020-07-21 22:21:44 +01:00
testutils.py
Skip connection tests which cannot pass on CockroachDB
2020-07-21 22:22:23 +01:00