Clear all objects from the SQLAlchemy session at the start of each request.
authorEvan Broder <broder@mit.edu>
Sun, 21 Feb 2010 05:55:52 +0000 (00:55 -0500)
committerEvan Broder <broder@mit.edu>
Sun, 21 Feb 2010 05:55:52 +0000 (00:55 -0500)
The SA identity mapper isn't *supposed* to be a cache, but it sure can
act like one sometimes.

svn path=/trunk/packages/invirt-web/; revision=2993


No differences found