summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/expression.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-12-20 13:47:48 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2010-12-20 13:47:48 -0500
commit9b007ed28de0fda016511cf242d39afff798070a (patch)
treed442ff0c675966fa9428e5151e743ce0a812acd9 /lib/sqlalchemy/sql/expression.py
parent836aacc76dab63fd6ec981621c2fc45ad8213e94 (diff)
downloadsqlalchemy-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