diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-09-26 18:07:46 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2019-09-27 10:21:30 -0400 |
commit | 2c34d2503a17316cae3282192405b9b9d60df6fe (patch) | |
tree | 081492a8bd23d9ebbd83e6eb09e960cfb2c15235 /lib/sqlalchemy/orm/attributes.py | |
parent | cb9215504c0131facc8ed1b22746d3dc53e628b9 (diff) | |
download | sqlalchemy-2c34d2503a17316cae3282192405b9b9d60df6fe.tar.gz |
Move identity_lookup to session
This performance critical method is on Query needlessly, just to appease
the horizontal sharding API. Have the performance impact of invoking
Query only incur if horizontal sharding is actually used.
Change-Id: I03db2befe2f5614380258927a62ed389a6ba0fae
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions