diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-05-04 15:48:48 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-05-04 16:01:53 -0400 |
commit | 9f6b67a37e820b9a5be54301d08f20161bd20ee8 (patch) | |
tree | abdd6a5e6a9d9bbe1a3440f222c5558f948ddf9e /test/dialect/postgresql/test_compiler.py | |
parent | ff61aac66aa8e3dde691be78b247205f0f2cc079 (diff) | |
download | sqlalchemy-9f6b67a37e820b9a5be54301d08f20161bd20ee8.tar.gz |
Consider aliased=True, from_joinpoint as legacy
For a 1.4 / 1.3 merge, rewrite the documentation for
Query.join() to indicate calling forms that are now considered
legacy, including the use of strings in join(), sending a
series of join paths in one call, and using the aliased=True
flag. update the elementtree examples as well to use aliased()
(they are much simpler to understand this way too) and update
other links.
Also improve docs for aliased() and some other ORM targets
such as PropComparator.
Change-Id: I636e3a9130dc5509e51c2cf60a52f38fcadffbc6
References: #4705
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions