]> 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>
Fri, 9 May 2025 00:16:45 +0000 (02:16 +0200)
commitd2cb6bda16ab2b24443bbdde4d47165fbca26059
tree17599b96a7a3b98121c48c5708486bdfe7126a60
parentf786deda1c70460c591af3807ca1c54e82828798
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