]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
key/value params on execute() are based off the from objects, not the select list
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 07:11:51 +0000 (07:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 8 Jan 2006 07:11:51 +0000 (07:11 +0000)
commit976b55b08c00716034d827ac27f51796bfeddd0a
tree5f087cf909f41b46e01fa4b24b57bb7924ed575e
parent66b5aee37ce2be2fa851ad0c835f68c4c71cf959
key/value params on execute() are based off the from objects, not the select list
lib/sqlalchemy/ansisql.py