]> git.ipfire.org Git - thirdparty/psycopg.git/commit
feat: add Cursor.results() method
authorMartin Baláž <balaz@brightpick.ai>
Fri, 9 May 2025 10:08:05 +0000 (12:08 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 12 Jul 2025 04:55:53 +0000 (06:55 +0200)
commit7253e30beefe6d705d5caeaf9e9db6868feed3ab
tree53eea09adf21431fbbe17aa046c25717f544c6fa
parent37aeef9acf8401e8f2637110dba762ef20f2b99d
feat: add Cursor.results() method
psycopg/psycopg/cursor.py
psycopg/psycopg/cursor_async.py