Feature request #10063

Oracle provider should also retrieve materialized views comments

Added by Médéric RIBREUX almost 10 years ago. Updated almost 10 years ago.

Status:Closed
Priority:Normal
Assignee:Jürgen Fischer
Category:Data Provider/Oracle
Pull Request or Patch supplied:No Resolution:
Easy fix?:No Copied to github as #:18539

Description

Oracle provider is able to retrieve table comment, as shown in the source code, in src/provider/oracle/qgsoracleprovider.cpp .

In my Oracle Spatial repository, we use materialized views a lot. As QGis is able to reach table comment, I believe it should also retrieve materialized views comments.
To do this, QGis should also query the ALL_MVIEW_COMMENTS table to get this information from Oracle.

I hope there will be not too much code modification to handle this case. Thanks for fixing this...

Associated revisions

Revision 3978bff4
Added by Jürgen Fischer almost 10 years ago

oracle provider:
  • retrieve comment of materialized views (implements #10063)
  • use detected srid (fixes #10091)
  • initialize mUseEstimatedMetadata (fixes #10092)
  • also consider username in temporary saved credentials (fixes #10093)

History

#1 Updated by Jürgen Fischer almost 10 years ago

  • Category changed from Data Provider to Data Provider/Oracle

#2 Updated by Jürgen Fischer almost 10 years ago

  • Tracker changed from Bug report to Feature request

#3 Updated by Jürgen Fischer almost 10 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF