.. |
__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
|
docs: fix a few simple typos
|
2021-05-20 12:22:55 +02:00 |
test_async_keyword.py
|
Fix test for empty connect params with 'async' parameter
|
2021-05-22 16:35:47 +02:00 |
test_async.py
|
Added missing reasons for crdb skip
|
2020-08-17 21:27:25 +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
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_connection.py
|
docs: fix a few simple typos
|
2021-05-20 12:22:55 +02:00 |
test_copy.py
|
'cursor.query' reports the query of the last COPY opearation too
|
2020-09-05 21:47:35 +01:00 |
test_cursor.py
|
Fix segfault initialising Column object manually
|
2021-05-20 13:01:56 +02:00 |
test_dates.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_errcodes.py
|
Added duplicate values to errcodes module
|
2020-09-05 20:26:19 +01:00 |
test_errors.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_extras_dictcursor.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_fast_executemany.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_green.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_ipaddress.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_lobject.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_module.py
|
Accept no param in connect()
|
2021-05-20 12:37:53 +02:00 |
test_notify.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_psycopg2_dbapi20.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_quote.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_replication.py
|
Copyright bumped to 2020
|
2020-01-17 21:21:11 +00:00 |
test_sql.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_transaction.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_types_basic.py
|
Added missing reasons for crdb skip
|
2020-08-17 21:27:25 +01:00 |
test_types_extras.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
test_with.py
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01:00 |
testconfig.py
|
Expose libpq PG* vars as testconfig content
|
2020-07-21 22:21:44 +01:00 |
testutils.py
|
Python 2 compatibility
|
2020-08-17 23:50:04 +01:00 |