Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Christian Waidner
Follow
New posts
New posts and comments
Total activity
2
Last activity
January 15, 2017 10:07
Member since
January 15, 2017 10:07
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
Christian Waidner
commented,
January 15, 2017 10:07
This is definitely not resolved, even if the correct syntax is used. return cursor.execute("select id from hosts where hostname = %s", (data['hostname'])) In this statement the %s is flagged as "ex...
Community
PyCharm
3.4 complains about string formatting inside of sql instructions.
1 vote