]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed up expunge() and the continuing circular refs in attributes, added a unit test...
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Apr 2006 19:33:51 +0000 (19:33 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 19 Apr 2006 19:33:51 +0000 (19:33 +0000)
commitd1fa8fe3272de79f120d9cf5e9e4a7f69bbcf343
tree5435b5d9036f115c99ee86520c0ee554ada1adcd
parent33f87bd0f5440028c4b1c5658dc9117ffc354b81
fixed up expunge() and the continuing circular refs in attributes, added a unit test for the whole thing
lib/sqlalchemy/attributes.py
lib/sqlalchemy/mapping/objectstore.py
lib/sqlalchemy/sql.py
test/attributes.py
test/masscreate.py
test/massload.py [new file with mode: 0644]