Oracle custom Operatros in DataGrip
Answered
Hi!
I'm trying out DataGrip as an replacement for current IDE our team uses. We are using Oracle DB with ESRI geospatial custom Operators defined. DataGrip does not find such an object as an custom Operator (https://docs.oracle.com/cd/E12095_01/doc.10303/e12092/sqopr.htm#i1004611) so many of our code modules are showing errors as operators used in thouse code modules are unknown to DataGrip.
Does DataGrip support Oracle custom Operatros - and where to enable them in DB connection Properties?
Please sign in to leave a comment.
This is View from DataGrip. Yes schema is included. But no such object type as Operators are present.
This is View from SQL Developer
This is example how DataGrip reports operators as errors
Hitrijs,
Have you included schema, where your ESRI operators are defined, into the introspection scope(choose them in database tree view)?
Could you provide any samples, screenshots?
Hitrijs,
Introspection for operators is not implemented yet. I filed a feature request DBE-13731 you can follow and up vote.