]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- repaired non-working attributes.set_committed_value function.
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Jun 2009 19:37:16 +0000 (19:37 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 18 Jun 2009 19:37:16 +0000 (19:37 +0000)
commitcea9cc5e8eb17e9ddee160bf5cfa29c438ef42df
tree9700f38cd0f6eb4a9760006014bd9327a0893918
parent8a72a5b0bc5fe5a276623e40499dede629391d1c
- repaired non-working attributes.set_committed_value function.
CHANGES
lib/sqlalchemy/orm/attributes.py
test/orm/test_attributes.py