]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve implementation of server side cursor in asyncpg
authorFederico Caselli <cfederico87@gmail.com>
Sat, 4 May 2024 20:12:28 +0000 (22:12 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 6 May 2024 17:40:04 +0000 (19:40 +0200)
commitfbe7a43062b24b5a7f1fcc028605e1acb247004b
tree0cb41029575b88a4beb23f472620854b0d1a588b
parent60498e9185651870871aca040e223dd4f2184a0a
Improve implementation of server side cursor in asyncpg

Change-Id: I36d0ff5ccea7fbf46cabcfeae1492b9a90b7f68b
lib/sqlalchemy/dialects/postgresql/asyncpg.py