diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-02-28 14:56:25 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-03-01 19:32:48 -0500 |
commit | ca2e4f385802799c2584782a8528e19a9e5513bc (patch) | |
tree | 0846dd8618b2bc7263cd8c0a309801a94d06f92a /lib/sqlalchemy/orm/attributes.py | |
parent | 132006ba8a714199d4f761b0e66fc2e516e46ba3 (diff) | |
download | sqlalchemy-ca2e4f385802799c2584782a8528e19a9e5513bc.tar.gz |
Discontinue dynamic __visit_name__
Removed very antiquated logic that checks if __visit_name__
is a property. There's no need for this as the compiler can handle
switching between implementations. Convert _compile_dispatch()
to be fully inlined.
Change-Id: Ic0c7247c2d7dfed93a27f09250a8ed6352370764
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions