]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed exception import. check for objects being present in the identity map occurs...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Feb 2006 19:09:42 +0000 (19:09 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Feb 2006 19:09:42 +0000 (19:09 +0000)
commit94d9a375f53c46ca93946c8504523a2c3fca5fc2
tree3e8cb0961ea05d39e86062d3f250aae5bf3571ff
parent1750e5ad75d70ebb5b7b25bb4a0757816edc703d
fixed exception import.  check for objects being present in the identity map occurs not just
at commit time but also when its logged as "dirty" or "deleted".
lib/sqlalchemy/mapping/objectstore.py