]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
place _instance_key on object only when objectstore finally register_clean's on it...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Feb 2006 21:39:14 +0000 (21:39 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 26 Feb 2006 21:39:14 +0000 (21:39 +0000)
commit2959f5d844c7029a065125ba25d550706e5aad86
tree1a504da7a47cebe5ebfeafa69fa1f991faeb873e
parentc5fd3d13507479470fba2effc85094163e81dd6a
place _instance_key on object only when objectstore finally register_clean's on it, to make
room for more aggressive "identity map" assertion when modifying objects incoming from a result set
lib/sqlalchemy/mapping/mapper.py