summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/mapping/topological.py
Commit message (Expand)AuthorAgeFilesLines
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-349/+0
* a new batching algorithm for the topological sortMike Bayer2006-04-161-14/+49
* had to take out the "treeification" of the dependency sort as it doenst reall...Mike Bayer2006-04-141-4/+5
* exception package added, support throughoutMike Bayer2006-02-191-3/+4
* merged new cyclical dependency codeMike Bayer2006-02-011-10/+8
* took out print statementMike Bayer2006-01-281-4/+8
* topological sort can detect cycles, and assemble them into a "big node" with allMike Bayer2006-01-281-21/+62
* working on representing longer circular relationshipsMike Bayer2006-01-281-5/+35
* copyright->2005,2006Mike Bayer2006-01-031-1/+1
* license switchMike Bayer2005-12-311-13/+2
* comments re: partial ordering, association dependenciesMike Bayer2005-12-241-0/+43
* rearranging mapper/objectstore into a subdirectory, breaking up files since t...Mike Bayer2005-12-031-0/+207