]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- fix for very large topological sorts, courtesy ants.aasma at gmail [ticket:423]
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 Feb 2007 01:25:51 +0000 (01:25 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 13 Feb 2007 01:25:51 +0000 (01:25 +0000)
commit238e8620ee2556d86ecd2ca6a430de990951d514
tree5c408fc81a3cea8d07f2fe1994fdcbf0c087e607
parent8cc35f6d65312b68cb3c663c261f07a6c484f1ad
- fix for very large topological sorts, courtesy ants.aasma at gmail [ticket:423]
CHANGES
lib/sqlalchemy/topological.py
test/base/dependency.py