summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/declarative.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-08-06 18:53:22 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2010-08-06 18:53:22 -0400
commit6519b0c72cbae6778eff026815cc2b93cfeeabdf (patch)
treef13c7ae8ee1341a4a05c5b95209a34489a6889c0 /lib/sqlalchemy/ext/declarative.py
parentc2700941f752963520bf66123cd3467ff4d742ad (diff)
downloadsqlalchemy-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