.. |
__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
|
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
|
Skip test_encrypt_server for CockroachDB
|
2021-04-21 12:56:54 +01: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
|
Added reason for skipping on CockroachDB
|
2020-07-27 23:03:26 +01: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
|
Classify connection exceptions as operational errors to better conform with PEP 249
|
2020-11-17 18:02:06 +02: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
|
Skip test_9_6_diagnostics test for CRDB
|
2020-12-16 23:41:45 +00: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
|
Skip test_encrypt_server for CockroachDB
|
2021-04-21 12:56:54 +01:00 |