summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext/sessioncontext.py
Commit message (Expand)AuthorAgeFilesLines
* - sessionmaker module is out, replaced with simple function in session.pyMike Bayer2007-08-021-50/+17
* - SessionContext and assignmapper are deprecatedMike Bayer2007-08-011-2/+3
* Added EXT_CONTINUE and EXT_STOP for MapperExtensions; EXT_PASS is a synonym f...Jason Kirtland2007-08-011-3/+3
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-4/+24
* migrated (most) docstrings to pep-257 format, docstring generator using strai...Mike Bayer2007-02-251-20/+27
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-0/+55