]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- making progress with session.merge() as well as combining its
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Apr 2007 02:16:57 +0000 (02:16 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 18 Apr 2007 02:16:57 +0000 (02:16 +0000)
commit518d91134ce27744a8276934c527d899c3080985
tree9ee403ed39bb8d6db4f607c13f67f86ab6c04859
parentdd73d31d8000942b07de318ecb6e937e73cab38f
- making progress with session.merge() as well as combining its
usage with entity_name [ticket:543]
CHANGES
lib/sqlalchemy/orm/properties.py
lib/sqlalchemy/orm/session.py