summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/util/queue.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-12-28 22:23:13 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2010-12-28 22:23:13 -0500
commit3b41b66981d8665282c645178643d273361eb6ad (patch)
tree51955294b658bbf3bc0e840901d3a888b557223e /lib/sqlalchemy/util/queue.py
parent4f8f6b3989327398c048fa55bc2ed8f26fb022bd (diff)
downloadsqlalchemy-3b41b66981d8665282c645178643d273361eb6ad.tar.gz
- restore mapper.get_property() to use the _props dict. at the moment
synonyms for relationships might just be taken out altogether, since they aren't documented and are of little use. a plain proxying descriptor, combined with attribute-based usage with Query (as opposted to naming it by string) can do the same thing more simply. - add event support to composites, change the model around so that the composite is generated at the point of load. - add a recipe for tracking mutations on composites. will probably make both of these mutations examples into extensions since they're intricate, should have a lot of test coverage, and what they need to do is fairly straightforward. Will use metaclasses so that no extra userland step is needed beyond usage of the type.
Diffstat (limited to 'lib/sqlalchemy/util/queue.py')
0 files changed, 0 insertions, 0 deletions