]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Provisional fix for #51, very slightly adapted from the patch posted in the ticket...
authorJason Pellerin <jpellerin@gmail.com>
Sun, 5 Feb 2006 14:43:10 +0000 (14:43 +0000)
committerJason Pellerin <jpellerin@gmail.com>
Sun, 5 Feb 2006 14:43:10 +0000 (14:43 +0000)
commit6f11c56230784d523c8eb04632080c037ed0e5c1
treedd05fcea9fe2bd51c12095fc1dcf9421744bf0b1
parent1d20ecbb6d0f0f8cfbb0a54e2a3aaf6cead23ecb
Provisional fix for #51, very slightly adapted from the patch posted in the ticket. Tests added to verify fix.
lib/sqlalchemy/ext/proxy.py
test/proxy_engine.py