]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: test Cursor.results() method
authorMartin Baláž <balaz@brightpick.ai>
Fri, 9 May 2025 10:08:54 +0000 (12:08 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 12 Jul 2025 04:56:18 +0000 (06:56 +0200)
commit16a927d806f8b69587223da33f5081a65a9b978c
tree6568f6a6b60193293c3e86283b47ea0463831413
parent7253e30beefe6d705d5caeaf9e9db6868feed3ab
test: test Cursor.results() method
tests/test_cursor_common.py
tests/test_cursor_common_async.py
tests/test_cursor_server.py
tests/test_cursor_server_async.py