diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-11-23 19:01:40 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-11-23 19:01:40 +0000 |
commit | 238dc916fa9fca6c79046dea004d108df685e29e (patch) | |
tree | 7a35ebdbbd23833834fcab3b3db59e3240d06e43 /lib/sqlalchemy/databases/mysql.py | |
parent | 41403b79300fb65125ab8bde00efbec9eaa89d43 (diff) | |
download | sqlalchemy-238dc916fa9fca6c79046dea004d108df685e29e.tar.gz |
more changes to merge(dont_load); since we now have a guarantee that
all merged instances aren't dirty, we can copy the attribues without using
any append/replace events, and therefore don't have any concern of lazy loaders
firing off. added tests to ensure that '_is_orphan()' doesn't get screwed up,
and also that the 'dirty' list on the new session stays empty, which is an
extra bonus of this approach.
Diffstat (limited to 'lib/sqlalchemy/databases/mysql.py')
0 files changed, 0 insertions, 0 deletions