summaryrefslogtreecommitdiff
path: root/test/orm/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* - Fixed 1.0 regression where the "parent entity" of a synonym-Mike Bayer2015-06-271-0/+50
* - Some refinements to the :class:`.AliasedClass` construct with regardsMike Bayer2013-11-231-72/+110
* - spot checking of imports, obsolete functionsMike Bayer2013-08-171-4/+4
* remove all remaining start/end py2k/py3k blocksMike Bayer2013-06-071-26/+23
* - blow away context._attributesMike Bayer2013-06-021-11/+4
* - the raw 2to3 runMike Bayer2013-04-271-14/+16
* - refactor of pathing mechanics, to address #2614, #2617Mike Bayer2012-12-011-58/+196
* - add support for integer indexes and slices to PathRegistryMike Bayer2012-10-111-5/+299
* trying different approaches to test layout. in this one, the testing modulesMike Bayer2012-09-271-4/+4
* - [bug] Fixed identity_key() function whichMike Bayer2012-06-111-0/+10
* - move all the comments that got shoved below the fixture grabs back upMike Bayer2011-03-271-1/+2
* - remove test.sql._base, test.engine._base, test.orm._base, move those classe...Mike Bayer2011-03-271-5/+3
* - remove @testing.resolve_artifact_names, replace with direct attributeMike Bayer2011-03-261-3/+6
* - whitespace removal bonanzaMike Bayer2011-01-021-1/+1
* - refactor query._get() into two methods - a static one that doesMike Bayer2010-12-121-2/+2
* - sqlalchemy.test and nose plugin moves back to being entirelyMike Bayer2010-11-281-3/+3
|\
| * - move sqlalchemy.test to test.libMike Bayer2010-11-151-3/+3
* | - move deprecated interfaces down to bottom of TOC, update verbiageMike Bayer2010-11-101-36/+0
|/
* merge 0.6 series to trunk.Mike Bayer2009-08-061-1/+17
* - unit tests have been migrated from unittest to nose.Mike Bayer2009-06-101-0/+239