psycopg2/tests
Daniele Varrazzo b241def64b Fix representation of sql.Placeholder
Fix also Placeholder tests, including an error which made an assert
always true, which made us miss the regression in #1291.
2021-06-17 00:28:14 +01:00
..
__init__.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
dbapi20_tpc.py Upgrade f-strings with flynt -a and remove int() 2020-11-18 18:09:08 +02:00
dbapi20.py Unbreak f-string wrong replacements 2021-05-20 16:49:05 +02:00
test_async.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_bug_gc.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_bugX000.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_cancel.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_connection.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_copy.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_cursor.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_dates.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_errcodes.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_errors.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_extras_dictcursor.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_fast_executemany.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_green.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_ipaddress.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_lobject.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_module.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_notify.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_psycopg2_dbapi20.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_quote.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_replication.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_sql.py Fix representation of sql.Placeholder 2021-06-17 00:28:14 +01:00
test_transaction.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_types_basic.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_types_extras.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
test_with.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00
testconfig.py Upgrade f-strings with flynt 2020-11-17 23:52:11 +02:00
testutils.py Copyright year updated to 2021 2021-06-15 00:37:22 +01:00