]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update connection.rst
authorJosep Pascual Badia <joseppascualbadia@gmail.com>
Mon, 30 May 2022 10:56:02 +0000 (12:56 +0200)
committerGitHub <noreply@github.com>
Mon, 30 May 2022 10:56:02 +0000 (12:56 +0200)
commit1e229b3cfcde4927e8b6ffb5611dd46c031a5129
tree29ee548b51824da3e7b326bbcbf51a62fcf52f6a
parent4fb6aca6cfc593c64cd7102cd70924d1b7caea05
Update connection.rst

Fix a bug on reconnecting logic since at it is right now it is assigning the new connection to a new cursor but is till retrying on the old one.
doc/build/faq/connections.rst