summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/topological.py
Commit message (Expand)AuthorAgeFilesLines
...
* copyright updateMike Bayer2007-01-051-1/+1
* - added "remote_side" argument to relation(), used only with self-referentialMike Bayer2006-12-021-1/+2
* one of those non-2.3 generators got in there...Mike Bayer2006-11-121-1/+1
* further refactoring of topological sort for clarityMike Bayer2006-11-111-87/+102
* more fixes to topological sort with regards to cycles, fixes [ticket:365]Mike Bayer2006-11-111-44/+59
* - fix to subtle condition in topological sort where a node could appear twice,Mike Bayer2006-11-041-2/+3
* converted imports to absoluteMike Bayer2006-10-261-1/+1
* progress on [ticket:329]Mike Bayer2006-10-191-0/+238
* rearranging mapper/objectstore into a subdirectory, breaking up files since t...Mike Bayer2005-12-031-207/+0
* (no commit message)Mike Bayer2005-11-171-8/+20
* brand new topological sort library. woop.Mike Bayer2005-11-171-0/+195