diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-03-20 15:27:34 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-03-20 15:27:34 +0000 |
commit | e918ea6898266956cc4759fb9340ec8b4f9c3629 (patch) | |
tree | 89dd2c4f283e7580db89270e5958bd4a84ea5de9 /lib/sqlalchemy/databases/mysql.py | |
parent | f6d48da9de778ca519f9370b7e448226851ed493 (diff) | |
download | sqlalchemy-e918ea6898266956cc4759fb9340ec8b4f9c3629.tar.gz |
the "tack on the leftover tasks at the end" step of the "circular dependency sort"
makes a copy of those tasks with the circular_parent marked. this way the tasks
do not iterate through their child items polymorphically, which is necessary because
the "circular sort" stores individual subclass tasks separately (i.e. saving/deleting
should not traverse polymorhically for those tasks)
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions