diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-05 18:26:28 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2008-01-05 18:26:28 +0000 |
commit | e5b6c7bc334c52c22ae1c5199a802fa3649290cb (patch) | |
tree | 165100876949ad1af110c8cc21cc7d541fd892b3 /lib/sqlalchemy/databases/mssql.py | |
parent | 9123a1d5ce6b016402296e4f7f7db49bb0fe3219 (diff) | |
download | sqlalchemy-e5b6c7bc334c52c22ae1c5199a802fa3649290cb.tar.gz |
- fixed fairly critical bug whereby the same instance could be listed
more than once in the unitofwork.new collection; most typically
reproduced when using a combination of inheriting mappers and
ScopedSession.mapper, as the multiple __init__ calls per instance
could save() the object with distinct _state objects
Diffstat (limited to 'lib/sqlalchemy/databases/mssql.py')
0 files changed, 0 insertions, 0 deletions