diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-20 13:47:48 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-20 13:47:48 -0500 |
| commit | 9b007ed28de0fda016511cf242d39afff798070a (patch) | |
| tree | d442ff0c675966fa9428e5151e743ce0a812acd9 /lib/sqlalchemy/sql/expression.py | |
| parent | 836aacc76dab63fd6ec981621c2fc45ad8213e94 (diff) | |
| download | sqlalchemy-9b007ed28de0fda016511cf242d39afff798070a.tar.gz | |
- crudely, this replaces CompositeProperty's base to be
DescriptorProperty. We have to lose mutability (yikes
composites were using mutable too !). Also the getter
is not particularly efficient since it recreates the composite
every time, probably want to stick it in __dict__. also
rewrite the unit tests
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions
