]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
had to take out the "treeification" of the dependency sort as it doenst really work...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 14 Apr 2006 18:11:54 +0000 (18:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 14 Apr 2006 18:11:54 +0000 (18:11 +0000)
commit56feb8d900c1412b8301a74bee1a3a82b1c2642f
treeb875f056b3aef3a4a96900b4530cdbd6e8673c6f
parent4022b1359d30daa7b7fcb0fbc8e7a4e2ac4b0551
had to take out the "treeification" of the dependency sort as it doenst really work , added test conditions to the dependency test + the original test that failed
CHANGES
lib/sqlalchemy/mapping/topological.py
lib/sqlalchemy/mapping/unitofwork.py
lib/sqlalchemy/sql.py
test/dependency.py
test/relationships.py [new file with mode: 0644]