]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: actually test server cursors when row makers return None
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 9 May 2025 11:10:46 +0000 (13:10 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 9 May 2025 13:08:10 +0000 (15:08 +0200)
commiteca02fb38fcdcd89d68d509c0616743c7b8319fd
treeb523f1dc40a10e398123188a47aebd448f1ea33c
parentb25af4f8427361f5f803b4e0945d525088a5bcd9
test: actually test server cursors when row makers return None
tests/test_cursor_server.py
tests/test_cursor_server_async.py