Database views names not coming up in autocomplete
After upgrading to 2017.1, view names stopped coming up in auto completion while writing SQL. Table names are coming up fine. I am using Datagrip with Netezza database. Is there a trick to enabling view names to show up in auto completion?
Please sign in to leave a comment.
Same problem here. Using Oracle Database.
I have the same problem. Using Oracle Database.
Interesting that it's affecting everyone. Hoping that would increase the priority for the issue. A painful workaround is to search for the view in the navigation and copy the reference to the SQL editor in the from clause. Once you do that, fields names are autocompleted.
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000138284-Autocomplete-not-working-correctly-after-2017-1-update
Similar issue for me as well.
I uninstalled and 2017.1 version and installed 2016.3.4 version and it's working fine. Definitely something has changed in 2017.1 version. I will stay on 2016 version until they fix the 2017 version
I disconnected from the database then did a synchronization and the table names are now appearing. Hope it works for others.
Michael, Tables names were appearing earlier too. The problem I am facing is with the view names. Is that working for you?
Hi,
It seems to be known problem. Update DataGrip to version 2017.1.1.
Thank you.
P.S.: I can't reproduce your problem in DataGrip 2017.1.1
Thanks. I have download 2017.1.1 and can confirm that the issue is fixed in this version