Files
sqlalchemy/lib
Mike Bayer f5d2bb60a8 - Fixed recursion bug which could occur when moving
an object from one reference to another, with
backrefs involved, where the initiating parent
was a subclass (with its own mapper) of the
previous parent.
2010-09-13 02:09:38 -04:00
..