C/C++教程

pycharm 消除 忽略 警告 No data sources are configured to run this SQL

本文主要是介绍pycharm 消除 忽略 警告 No data sources are configured to run this SQL,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!

老实配置数据源,或:

Disable this SQL dialect detection inspection on the Inspection options on the IDE settings:

 

参考:https://stackoverflow.com/questions/42933570/no-data-sources-are-configured-to-run-this-sql/49031494

 

这篇关于pycharm 消除 忽略 警告 No data sources are configured to run this SQL的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!