summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/orm/attributes.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2022-05-22 14:28:14 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2022-05-22 15:24:05 -0400
commit656fd0d73a679a2588289e285328af707e9401d1 (patch)
tree16517d5b939986f04ea421ce957aeccdc0e684df /lib/sqlalchemy/orm/attributes.py
parent0620614f95f62f35396e63c636cae98a0759f3ab (diff)
downloadsqlalchemy-656fd0d73a679a2588289e285328af707e9401d1.tar.gz
deprecate .connection on _ConnectionFairy, _ConnectionRecord
These are replaced by the read-only ManagesConnection.dbapi_connection attribute. For some reason both of these objects had "setter" for .connection as well; there's no use case for that at all so just remove setter logic entirely. Fixes: #6981 Change-Id: I6425de4a017f6370e1a7476cd491cabc55e55e67
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions