summaryrefslogtreecommitdiff
path: root/test/orm/test_load_on_fks.py
Commit message (Expand)AuthorAgeFilesLines
* - The :class:`.SessionEvents` suite now includes events to allowticket_2677Mike Bayer2015-09-021-1/+2
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+4
* -whitespace bonanza, contdMike Bayer2012-07-281-1/+1
* - [feature] Added utility featureMike Bayer2012-05-171-13/+38
* - Fixed regression from 0.6 whereby ifMike Bayer2012-01-101-0/+19
* - move all the comments that got shoved below the fixture grabs back upMike Bayer2011-03-271-0/+1
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-3/+4
* - whitespace removal bonanzaMike Bayer2011-01-021-40/+40
* - move sqlalchemy.test to test.libMike Bayer2010-11-151-3/+3
* - add pk instructions for oracleMike Bayer2010-09-181-4/+5
* - adjustments for test success on postgresql, mysqlMike Bayer2010-09-131-1/+5
* more docs on thisMike Bayer2010-09-121-0/+17
* - lazy loads for relationship attributes now useMike Bayer2010-09-121-0/+251