Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Is there any way to ignore these SQL warnings on DataGrip?

I use DataGrip as an IDE for Google BigQuery. DataGrip has a warning pane that warns about items that are frivolous. An example below, "Unable to resolve column 'DAYS_DIFF_CURRENT_ETA', this is occurring because I capitalized the word when I was selecting it.

The query runs fine, however I would prefer to only see warnings where my query may not execute due to an error in how I wrote it.

See the screenshot:

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

enter image description here

>Solution :

This can be disabled here: File | Settings | Editor | Inspections -> SQL -> Unresolved reference.enter image description here

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading