Files
sqlalchemy/test
Mike Bayer e5b6c7bc33 - 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
2008-01-05 18:26:28 +00:00
..
2008-01-04 03:13:20 +00:00