]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
further refinements to the previous session.expunge() fix
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jul 2007 21:09:26 +0000 (21:09 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jul 2007 21:09:26 +0000 (21:09 +0000)
commit9b1b4e0cc09b7033e8ce0852567312a279c50b9b
tree3a8c57984fc61482a8e8727c4fa745541a3460c5
parent0c64a8ab5c05eb830f40980ded7fab541b1ca932
further refinements to the previous session.expunge() fix
lib/sqlalchemy/orm/session.py
lib/sqlalchemy/orm/unitofwork.py
test/orm/session.py