]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
compiler: adjust _get_colparams to return the columns and parameters in separate...
authorIdan Kamara <idankk86@gmail.com>
Wed, 5 Dec 2012 21:45:49 +0000 (23:45 +0200)
committerIdan Kamara <idankk86@gmail.com>
Wed, 5 Dec 2012 21:45:49 +0000 (23:45 +0200)
commit51839352a4a9d4b87bdca6c148ec0fd847b8630b
tree07a1a851af7f30d7feb19936c9939d1c9cb768d8
parent20dd73f575f3d10d53cd68b09bb1c42049fc4211
compiler: adjust _get_colparams to return the columns and parameters in separate lists
lib/sqlalchemy/sql/compiler.py