美文网首页
四、pycharm报错No data sources are c

四、pycharm报错No data sources are c

作者: 石角斗 | 来源:发表于2019-08-29 13:50 被阅读0次

1、实际情况如图所示

2、通过菜单打开Data Sources and Driver 窗口的方法。(在PyCharm菜单中,View-->Tool Windows --> database-->按+号-->Data Source-->PostgreSQL)

3、设置好后又报这个 SQL dialect is not configured .

解决方法:

在File---->Setting--->Languages & Frameworks--->SQL Dialects中,选择对应的数据库,如MySQL,之后点击保存即可。

4、后又报这个,unable to resolve column  'header_interdace'

inspection info : this inspection performs unresolved sql references check

相关文章

网友评论

      本文标题:四、pycharm报错No data sources are c

      本文链接:https://www.haomeiwen.com/subject/izzbectx.html