summaryrefslogtreecommitdiff
path: root/test/orm/scoping.py
Commit message (Expand)AuthorAgeFilesLines
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-238/+0
* - The "clear()", "save()", "update()", "save_or_update()"Mike Bayer2009-01-171-2/+2
* - Fixed shared state bug interfering with ScopedSession.mapper'sJason Kirtland2008-09-271-0/+30
* Added query_cls= override to scoped_session's query_propertyJason Kirtland2008-09-271-1/+8
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-73/+103
* added "add", "add_all", "expire_all" to SSMike Bayer2008-05-091-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-0/+171