diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-12 13:45:08 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-12 13:45:08 -0400 |
commit | 35a488ae5f4127b4bc2b4e5bfc388749e222a4e4 (patch) | |
tree | 7f9dfd6a1ea3d764e929ea6acb046c13dca02539 /test/engine/test_pool.py | |
parent | fc702c9d809878c5a5d85876bfa23e17177940c2 (diff) | |
download | sqlalchemy-35a488ae5f4127b4bc2b4e5bfc388749e222a4e4.tar.gz |
- Made a small improvement to the heuristics of relationship when
determining remote side with semi-self-referential (e.g. two joined
inh subclasses referring to each other), non-simple join conditions
such that the parententity is taken into account and can reduce the
need for using the ``remote()`` annotation; this can restore some
cases that might have worked without the annotation prior to 0.9.4
via :ticket:`2948`. fixes #3364
Diffstat (limited to 'test/engine/test_pool.py')
0 files changed, 0 insertions, 0 deletions