summaryrefslogtreecommitdiff
path: root/test/dialect/postgresql/test_compiler.py
diff options
context:
space:
mode:
authorAndrew <andrew.sucevic@gmail.com>2014-07-24 15:56:50 +1000
committerAndrew <andrew.sucevic@gmail.com>2014-07-24 15:56:50 +1000
commitba58708643d21106ff6f752df507c6d987e4d7b5 (patch)
tree7d2a808e941ae435f965954c546c80da999213f2 /test/dialect/postgresql/test_compiler.py
parentf2b267043e17b2b769dc2a5b8139f6be2a3d4e84 (diff)
downloadsqlalchemy-ba58708643d21106ff6f752df507c6d987e4d7b5.tar.gz
Fix argument to array() in array._bind_param()pr/124
array.__init__() expects a list as its sole parameter but inside _bind_param(), instead of sending a list it's sending each item in the list as a separate argument which is incorrect.
Diffstat (limited to 'test/dialect/postgresql/test_compiler.py')
0 files changed, 0 insertions, 0 deletions