intellij-idea

Hide/cancel the "No data sources are configured to run this SQL" message in Intellij


I could not find any way to hide this warning in Intellij:

No data sources are configured to run this SQL and provide advanced code assistance

enter image description here

What is the magic combination of settings to make this go poof?


Solution

  • There does not appear to be any setting that actually works. Instead it's actually pretty easy to create a "fake" sql source.

    The fake connection will not cause issues and now the SQL will be parsed and that message goes .. poof !