]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
so here is kind of the idea. but it doesn't work like it used to.
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Apr 2010 21:49:58 +0000 (17:49 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Apr 2010 21:49:58 +0000 (17:49 -0400)
commit55382b4deac137feffc50ee541cc1e5118fa809b
tree4e4e1ec55a391962e434783e62514b76dee24d9f
parentf288339e95ff1624473ecaa70f977db4059dfe2b
so here is kind of the idea.   but it doesn't work like it used to.
so I think I want to try to build a smarter "find everything without a dependency"
system that is more inline with how this is running now anyway - i.e.
go through the whole list, find nodes with no dependencies.  maybe the
original topological.sort() can do that, not sure.
lib/sqlalchemy/orm/unitofwork.py