diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-02-29 17:47:59 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2012-02-29 17:47:59 -0500 |
commit | 0536c48dafb670d34fc96d26078b41ed6accf01f (patch) | |
tree | b3109ed91ac61e5ddbe8c77c5a1e0bf3e08c0f51 /lib/sqlalchemy/sql/compiler.py | |
parent | cd655cf0996de682365201a0184170256da6859b (diff) | |
download | sqlalchemy-0536c48dafb670d34fc96d26078b41ed6accf01f.tar.gz |
- expand the check to determine if a selectable column is embedded
in the corresponding selectable to take into account clones
of the target column. fixes [ticket:2419]
- have _make_proxy() copy out the _is_clone_of attribute on the
new column so that even more corresponding_column() checks
work as expected for cloned elements.
- add a new test fixture so that mapped tests can be specified
using declarative.
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions