]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Refined bulk-assignment aspects of the r3999 in-place collection operator fix. Also...
authorJason Kirtland <jek@discorporate.us>
Fri, 4 Jan 2008 20:40:22 +0000 (20:40 +0000)
committerJason Kirtland <jek@discorporate.us>
Fri, 4 Jan 2008 20:40:22 +0000 (20:40 +0000)
commit38bcc2b2f8eab265bf3fc93faf79ee72845f1313
tree972e897815ec2f4461c20b7a4dbb5c870b8cbd0e
parenta230391a37e1f6b7aaef6adef4a57da24588432b
Refined bulk-assignment aspects of the r3999 in-place collection operator fix. Also? r4000!
lib/sqlalchemy/orm/attributes.py
test/orm/collection.py