]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
new attributes weren't propigating all arguments to the "create attribute history...
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Nov 2005 03:52:59 +0000 (03:52 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 15 Nov 2005 03:52:59 +0000 (03:52 +0000)
commitc541c080234584618e89882a3d8d5048cde6105c
treeab79153fa1cf0d3166d71cb1eb231d5bfc100aae
parent24228d3443cfea77dfca3d9ff5b156de31f858af
new attributes weren't propigating all arguments to the "create attribute history" callable, namely the "deleteremoved" argument
lib/sqlalchemy/attributes.py
lib/sqlalchemy/objectstore.py