]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to silent "recursive" bug in schema getattr that was somehow running only 994... rel_0_1_2
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Feb 2006 00:28:10 +0000 (00:28 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 24 Feb 2006 00:28:10 +0000 (00:28 +0000)
commit94ac052104cd07ae0dace2d1b1ac6a7144412c44
treeac1391aebc162a1569b06694177e58dca6116e84
parent0e15f047502bd3c17d008f95737119e0e3188658
fix to silent "recursive" bug in schema getattr that was somehow running only 994 times
CHANGES
lib/sqlalchemy/schema.py
setup.py