Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Zachary Goldstein
Total activity
6
Last activity
January 18, 2018 15:28
Member since
December 14, 2017 15:59
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Edited
December 14, 2017 15:59
I'm having this issue in datagrip 2017.3 and 2017.3.1 with dialect set to oracle. All autocompleted table and column names have quotes around them making all sql invalid.
Community
DataGrip
Disable auto quotes around table and column names
1 vote
Created
January 18, 2018 15:28
Fixed for me too
Community
DataGrip
Disable auto quotes around table and column names
0 votes
Edited
December 18, 2017 16:39
I made a new table to recreate (note that all of our existing tables have this problem regardless of their structure):create table tmp_zack (case_type number(12) ) tablespace our_space*Note that I...
Community
DataGrip
Disable auto quotes around table and column names
0 votes