]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Add test for all the documented NamedCursor interface
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 10 Feb 2021 14:30:27 +0000 (15:30 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 10 Feb 2021 14:30:27 +0000 (15:30 +0100)
commit428f84207056b58bd8871dec61c90768e6e3c6f1
tree79ca4bb96890c88c77f52017190c3c87d179a6ca
parent44f3090277a391b1ec28c2a4121601a2702306a4
Add test for all the documented NamedCursor interface
psycopg3/psycopg3/named_cursor.py
tests/test_named_cursor.py
tests/test_named_cursor_async.py