Difference between DataGrip and IntelliJ referencing an object. Follow
Answered
I cannot find an answer to my problem. I recently installed utPLSQL in our databases and created some tests.
I noticed DataGrip struggles to handle utPLSQL referencing objects. I have to explicit reference the owner (ut3) so it can see the object.
If I do the same in IntelliJ it has no problem with the utPLSQL objects. I do not need to reference the schema and it runs perfect.
I don't think is because Oracle grants/synonym issue, because it works in one but not in the other tool. What am I missing?
Please sign in to leave a comment.
Tad Sampson,
Could you share screenshots of test configurations (in DG & IU) and also database explorer in both IDEs?