]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
more intelligent "removal" of list items when a list attribute is replaced, doesnt...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Jun 2006 19:21:57 +0000 (19:21 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Jun 2006 19:21:57 +0000 (19:21 +0000)
commit26e348634444bf4142b42ad484d89161634c344d
tree64b00a5b891b2c5adc6dbe8bc7aa4c1705d46205
parentbcc4f63a0790cd95a32dd334230656867e9a6b9e
more intelligent "removal" of list items when a list attribute is replaced, doesnt actually "remove" the items from teh replaced list just marks them as "removed" from the parent object for history purposes
lib/sqlalchemy/attributes.py