diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-11-24 12:21:59 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-11-24 12:21:59 -0500 |
commit | c848624f9db325213ddf2fde9819946f9eb235cd (patch) | |
tree | 7400518449a2749f91a486a662b76bcaa7e6c7d6 /lib/sqlalchemy/sql/expression.py | |
parent | 4af7bc6cfc8790bf6ef267c059a47952de7c64fa (diff) | |
download | sqlalchemy-c848624f9db325213ddf2fde9819946f9eb235cd.tar.gz |
- SqlSoup overhaul
- Added "map_to()" method to SqlSoup, which is a "master"
method which accepts explicit arguments for each aspect of
the selectable and mapping, including a base class per
mapping. [ticket:1975]
- Mapped selectables used with the map(), with_labels(),
join() methods no longer put the given argument into the
internal "cache" dictionary. Particularly since the
join() and select() objects are created in the method
itself this was pretty much a pure memory leaking behavior.
Diffstat (limited to 'lib/sqlalchemy/sql/expression.py')
0 files changed, 0 insertions, 0 deletions