I have sqlite database in a django project and everything works fine.
But seeing django dbshell does not work with sqlite I found pycharm has a database connector/manager but I can't find where I can input sql commands or see the schema.
Thanks
Ok found it it is on the far right side of the window there is a "database" tab
In pycharm 5 pro at least