]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: fix decorator to skip tests on crdb because of any db name accepted
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 15 Sep 2025 22:34:24 +0000 (00:34 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 13 Oct 2025 01:25:16 +0000 (03:25 +0200)
commit3a36bd76fbc621d4830c9879741d49254bed7f0a
tree56264985b942897ab218e1b8fe2d311175237db1
parentd17343b5a17ef790915f090e56da345256827103
test: fix decorator to skip tests on crdb because of any db name accepted
tests/fix_crdb.py
tests/pq/test_pgconn.py
tests/test_connection.py
tests/test_connection_async.py
tests/test_errors.py
tests/test_waiting.py