]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Restore ResultProxy name to sqlalchemy.engine
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 23 Mar 2021 21:51:34 +0000 (17:51 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 23 Mar 2021 21:51:34 +0000 (17:51 -0400)
commit78263945f0a256e09b35082ca66fb800731673d2
tree463b8de35e0b61232d8205330dcea102d32ea136
parenta22b4dfbc44c78cb4fce27c33cf74cf57878a3b1
Restore ResultProxy name to sqlalchemy.engine

Fixes: #6118
Fixes: #6119
Change-Id: I7aad2be6572ad6d0bf982f4d6dc63a71485d73fa
doc/build/changelog/unreleased_14/6119.rst [new file with mode: 0644]
lib/sqlalchemy/engine/__init__.py