]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
a new batching algorithm for the topological sort
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Apr 2006 23:47:26 +0000 (23:47 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 16 Apr 2006 23:47:26 +0000 (23:47 +0000)
commit0542d35f391f15e729483c3c9123158ba0923404
treee0aa36e87a303844165bd191c77b6d3ab8cf3a84
parent56feb8d900c1412b8301a74bee1a3a82b1c2642f
a new batching algorithm for the topological sort
lib/sqlalchemy/mapping/topological.py
test/dependency.py