]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
removed a "swap" from the lazy binary clause. added a test for that condition....
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Apr 2006 22:11:13 +0000 (22:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 24 Apr 2006 22:11:13 +0000 (22:11 +0000)
commit0d90e5cdabecfb02d72acc6598912d1d258bcf51
tree1f94e78b4fff773627a20e628976217afac40c43
parent42c53ec821b18883d6499120fc14ce8a7a1b8b46
removed a "swap" from the lazy binary clause. added a test for that condition....
lib/sqlalchemy/mapping/properties.py
test/lazytest1.py