diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-08-06 18:53:22 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-08-06 18:53:22 -0400 |
commit | 6519b0c72cbae6778eff026815cc2b93cfeeabdf (patch) | |
tree | f13c7ae8ee1341a4a05c5b95209a34489a6889c0 /lib/sqlalchemy/ext/declarative.py | |
parent | c2700941f752963520bf66123cd3467ff4d742ad (diff) | |
download | sqlalchemy-6519b0c72cbae6778eff026815cc2b93cfeeabdf.tar.gz |
- at long last have gotten the "proxy_property" keyword
arg of register_descriptor to not be needed. synonym, comparable, concreteinherited
props now supply a descriptor directly in the class dict, whose
__get__(None, cls) supplies a QueryableAttribute. The basic idea is that
the hybrid prop can be used for this. Payoff here is arguable, except that
hybrid can be at the base of future synonym/comparable operations.
Diffstat (limited to 'lib/sqlalchemy/ext/declarative.py')
0 files changed, 0 insertions, 0 deletions