]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update run_callable depr warn to suggest .begin()
authorGord Thompson <gord@gordthompson.com>
Thu, 8 Apr 2021 15:24:28 +0000 (09:24 -0600)
committerGord Thompson <gord@gordthompson.com>
Thu, 8 Apr 2021 15:24:28 +0000 (09:24 -0600)
commit74605e45364f5013f559a84cbbc2004896d18135
tree4aed6349bb73fd6f24ed05e8d9c51e67d53eee51
parent654d01e5f3ef1eb3e71fd9a9c1beb1a3b6f2f117
Update run_callable depr warn to suggest .begin()

Change-Id: Ie5dd908710520fc94169393f826f80a2249ee77f
lib/sqlalchemy/engine/base.py