summaryrefslogtreecommitdiff
path: root/test/perf/ormsession.py
Commit message (Expand)AuthorAgeFilesLines
* no need for all these scripts, not worth maintainingMike Bayer2013-04-281-225/+0
* - the raw 2to3 runMike Bayer2013-04-271-4/+4
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-2/+2
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-2/+2
* - converted all lazy=True|False|None to 'select'|'joined'|'noload'Mike Bayer2010-03-241-3/+3
* - To accomodate the fact that there are now two kinds of eagerMike Bayer2010-03-241-2/+2
* - The official name for the relation() function is nowMike Bayer2010-03-171-3/+3
* merge 0.6 series to trunk.Mike Bayer2009-08-061-3/+2
* - In addition to expired attributes, deferred attributesMike Bayer2008-06-211-1/+2
* Columns now have default= and server_default=. PassiveDefault fades away.Jason Kirtland2008-05-141-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-6/+6
* change the in_ API to accept a sequence or a selectable [ticket:750]Ants Aasma2007-10-161-2/+2
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-0/+225