diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-04-19 18:49:58 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-04-19 18:49:58 -0400 |
commit | 7303b59b00ef0f6f9332dd0362084e092c5d5acc (patch) | |
tree | a981d23bd38d8213d610a277f665af8fa50c4365 /test/sql/test_compiler.py | |
parent | c33d0378802abbc729de55ba205a4309e5d68f6b (diff) | |
download | sqlalchemy-7303b59b00ef0f6f9332dd0362084e092c5d5acc.tar.gz |
- The "primaryjoin" model has been stretched a bit further to allow
a join condition that is strictly from a single column to itself,
translated through some kind of SQL function or expression. This
is kind of experimental, but the first proof of concept is a
"materialized path" join condition where a path string is compared
to itself using "like". The :meth:`.Operators.like` operator has
also been added to the list of valid operators to use in a primaryjoin
condition. fixes #3029
Diffstat (limited to 'test/sql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions