Files
sqlalchemy/lib
Mike Bayer a03aed2dca - session.expire() and related methods will not expire() unloaded
deferred attributes.  This prevents them from being needlessly
loaded when the instance is refreshed.
2009-01-24 00:22:49 +00:00
..