code completion insert double quotes

Since I've upgraded to the new version, DataGrip is now surrounding table names with double quotes upon code completion. I can't find where to turn off this option. Can some point me in the right direction? 

Example:

select * from "table1"."column1"

I'd like this to say:

 select * from table1.column1
1
5 comments

Hi,

Could you specify DataGrip version and database you're working with?

Thank you.

0
Avatar
Carly Kaufman+jetbrains

2016.3 and Oracle.

1

2017.3 and Oracle

1

Please sign in to leave a comment.