]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
It's the 'kwargs' which are iterable, not 'keys'
authorMalthe Borch <mborch@gmail.com>
Thu, 30 Oct 2014 09:49:37 +0000 (10:49 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 9 Feb 2015 01:00:23 +0000 (20:00 -0500)
commit94081d4cdb54d53178ea6de2c93be9889d6e45b2
treec0dec7bdf96b130d8609b1c30904f3adaaba855b
parent6caecca1594e474921d597e4a4fbc251198c74f0
It's the 'kwargs' which are iterable, not 'keys'

(cherry picked from commit 02c072edbb1eaa826632e70174eb96915bb725b5)
lib/sqlalchemy/orm/query.py