Pavel Yegorov
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created <statement> expected, got 'UPDATE'
I face some really strange issue. Pycharm seems to find error in lines with SQL request that starts with UPDATE statement. It's totally ok from DELETE, INSERT or even RANDOMWORD, but not for UPDATE...