Resolve unqualified references missing in PhpStorm 2017.1

Answered

I just updated PhpStorm to 2017.1 and I found, that I get a lot of "Unable to resolve table" inspections.

I looked into the Database Configuration and found that in the Tab "Schemas" (formerly "Schemas & Tables"), the column "Resolve unqualified references" does not exist anymore.

Is there any way to get that functionality back?

1
2 comments

Hi there,

Everything is still there -- it may just look & work a bit differently.

Please check this link -- it goes into details about all related changes. It's for DataGrip -- dedicated DB-related solution from JetBrains, but functionality wise it's the same (or almost the same) in PhpStorm as well.

https://blog.jetbrains.com/datagrip/2017/03/22/datagrip-2017-1-released/

As for your actual question -- based on my understanding it now should be located at "Settings/Preferences | Database | SQL Resolution Scopes"

2
Avatar
Permanently deleted user

Thank you very much

0

Please sign in to leave a comment.