Skip to content

SQL Dev extension: source text appears as null on the "Used By" tab #68

@rvo-cs

Description

@rvo-cs

Actual:

image: plscope-utils-v1_0_0-used-by-tab-actual.PNG

Expected:

image: plscope-utils-v1_0_0-used-by-tab-expected.PNG

Cause: wrong filter applied to dba_source / all_source

The "Text" column is supposed to show the source text in referencing code units, not that from the subject of the editor. Hence dba_source / all_source must be joined without further filtering.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions