]> git.ipfire.org Git - thirdparty/psycopg.git/commit
test: add tests to reveal the rowcount problem with SHOW
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Jul 2022 09:26:49 +0000 (11:26 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Jul 2022 10:05:13 +0000 (12:05 +0200)
commit3f0ad674c4e5233290481e8fb5f9efb54c2bf9d2
tree858b9954af69cf4a42af8d2ab545a49fa4c92447
parent9d8f4c30723483267494bcc8401c4b672f8079b9
test: add tests to reveal the rowcount problem with SHOW

See #343
tests/test_cursor.py
tests/test_cursor_async.py