]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed small expunge() bug where object might not be present in session
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jul 2007 20:38:40 +0000 (20:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jul 2007 20:38:40 +0000 (20:38 +0000)
commit0c64a8ab5c05eb830f40980ded7fab541b1ca932
tree85f6fc0a04bedaff04b916ece869416cb45df085
parentd947d6b79db6c1aad4b12668252c1ee181641923
fixed small expunge() bug where object might not be present in session
lib/sqlalchemy/orm/unitofwork.py