]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
when breaking a circular task into child tasks, propigate the child tasks and the...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jan 2006 03:49:35 +0000 (03:49 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 20 Jan 2006 03:49:35 +0000 (03:49 +0000)
commit03045c3b00761f41c6cfa8e3f6bf1432f6c27fda
tree6565875341b7528ee423b4c5e3aeebb8b3b44575
parent8adb3f1dc8cca2e5eec26e8e484f7098205130ce
when breaking a circular task into child tasks, propigate the child tasks and the non-self-referring dependencies of the lead task to each child task...else they dont happen !
lib/sqlalchemy/mapping/objectstore.py