]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
the latest and greatest method to keep attributes from growing
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Apr 2006 23:56:09 +0000 (23:56 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Apr 2006 23:56:09 +0000 (23:56 +0000)
commita456fd54759fb99d6575c8abe85cbbba638b3179
tree5edbe6eba8ec187d57f7fcd8c4e0016fb6c99000
parent60726abc1ca6762b0562941cdfd1f462a50bd335
the latest and greatest method to keep attributes from growing
lib/sqlalchemy/attributes.py
test/attributes.py
test/masscreate2.py [new file with mode: 0644]
test/massload.py