After updating PyCharm (version 2017.1), PyCharm does not display sqlite3
database tables anymore.
I've tested the connection and it's working.
In sqlite
client I can list all tables and make queries.
Someone else has get this problem? And in this case could solve anyway?