Files
sqlalchemy/test
Mike Bayer c848624f9d - 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.
2010-11-24 12:21:59 -05:00
..
2010-11-18 20:12:24 -05:00
2010-07-11 13:41:38 -04:00
2010-11-24 12:21:59 -05:00
2010-11-24 12:21:59 -05:00
2010-10-24 13:26:34 -04:00
2010-09-12 19:24:40 -04:00