summaryrefslogtreecommitdiff
path: root/test/orm/entity.py
Commit message (Expand)AuthorAgeFilesLines
* - The "entity_name" feature of SQLAlchemy mappersMike Bayer2008-08-021-279/+0
* Chipping away at remaining cruft.Jason Kirtland2008-05-101-204/+209
* Test suite modernization in progress. Big changes:Jason Kirtland2008-05-091-2/+4
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-091-37/+90
* - updated the naming scheme of the base test classes in test/testlib/testing.py;Mike Bayer2008-02-111-1/+1
* - testbase is gone, replaced by testenvJason Kirtland2008-01-121-3/+3
* Reworked r4042- undeclared deprecation warnings are now *fatal* to tests. No...Jason Kirtland2008-01-101-21/+24
* - fixed session.refresh() with instance that has custom entity_nameMike Bayer2007-12-291-2/+7
* - moved class-level attributes placed by the attributes package into a _class...Mike Bayer2007-12-021-0/+1
* - Added initial version of MaxDB dialect.Jason Kirtland2007-10-231-2/+2
* - Actually fixed that testcascade issue. And friends- looks like a cut-n-pas...Jason Kirtland2007-10-071-4/+4
* - Fixed bogus testcascade, also made fixture sequences optional.Jason Kirtland2007-10-071-8/+16
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-6/+4
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-1/+1
* - merged loader_strategies branch into trunk.Mike Bayer2006-10-031-1/+35
* reorganized unit tests into subdirectoriesMike Bayer2006-06-051-0/+170