[Python] TypeError: dict is not a sequence

 

python 에서 engine.excute 를 통해 쿼리문을 사용하는데

like절 부분에서 error


like '% add % '    ->   like '%% add %%' 로 작성해줘야했음



<참고>

https://www.codegrepper.com/code-examples/python/TypeError%3A+dict+is+not+a+sequence

댓글

이 블로그의 인기 게시물

[Eclipse] publishes and runs j2ee and java ee web projects and server configurations to a local tomcat server