]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Merge pull request #1064 from psycopg/cursor-next
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 4 May 2025 21:33:29 +0000 (22:33 +0100)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 21:33:29 +0000 (22:33 +0100)
commit4ab4c02ef8cde95c5e79703cc47d6676426f6d08
tree3b1b70a22fb482a31588e92bfd70236927c7cd2c
parent28617e6a0c3fdf8c405015643daa6dc7a09d3693
parentdd47b223ba000e3aa91be78ea6a70591cbbd8b81
Merge pull request #1064 from psycopg/cursor-next

Add support for `next(cursor)`