Unresolved attribute reference
Hy, i am noob in programing (for now) so please, be patient with me ;)
My problem is that, PyCharm bolds my attributes, but code runs well and without errors (print screen included. It says: Unresolved attribute reference 'Column' for class 'SQLAlchemy' ). I also did File | Invalidate Caches / Restart, without success
I am using sql_wrapper 4.200628. I was using latest (5.1) version of sql_wrapper but downgraded it to 4.200628. So, what is causing problems in PyCharm?

Really appreciate your help ;)
Please sign in to leave a comment.
Anyone?
Could you please submit an issue to https://youtrack.jetbrains.com/issues/py with a textual code sample, your python/sqlalchemy version, and an output of `pip freeze` from your interpreter.
Will do ;)
Please ping me with a link, so I could take a look.
Here :Unresolved attribute reference : PY-51317 (jetbrains.com)