summaryrefslogtreecommitdiff
path: root/test/orm/test_scoping.py
Commit message (Expand)AuthorAgeFilesLines
* Remove "scope" keyword from scoped_session.__call__()Mike Bayer2017-05-221-0/+23
* Make all tests to be PEP8 compliantKhairi Hafsham2017-02-071-9/+10
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-5/+5
* - fix a callcountMike Bayer2011-03-271-3/+0
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-6/+6
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-1/+2
* - whitespace removal bonanzaMike Bayer2011-01-021-2/+2
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-4/+4
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-4/+4
* | - move deprecated interfaces down to bottom of TOC, update verbiageMike Bayer2010-11-101-174/+0
|/
* - scoped_session emits a warning when configure() isMike Bayer2010-09-211-1/+16
* - The official name for the relation() function is nowMike Bayer2010-03-171-3/+3
* merge 0.6 series to trunk.Mike Bayer2009-08-061-8/+8
* Session.mapper is now *deprecated*.Mike Bayer2009-07-031-0/+6
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+249