]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: test behaviour of cursors with a row maker returning None
authorMartin Baláž <balaz@brightpick.ai>
Wed, 7 May 2025 20:10:06 +0000 (22:10 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 8 May 2025 21:00:34 +0000 (23:00 +0200)
commit79f6fa17dacd96a64cbb669b8849146cf57d40e0
treef856cc23ef865cdfa52f44ca147565d42c0c85b9
parentf77cfe538298ce1a989bd57e2ef5e512bde276cd
test: test behaviour of cursors with a row maker returning None
tests/test_cursor_common.py
tests/test_cursor_common_async.py
tests/test_cursor_server.py
tests/test_cursor_server_async.py