Skip to content

Context menu is slow #12

@PhilippSalvisberg

Description

@PhilippSalvisberg

In some installations the context menu containing the Run utPLSQL test menu item is shown with a delay of some seconds.

The main contributor to the delay is the query on all_synonyms, which is executed more than once.

Short term solution is to use dba_synonyms when possible. Long term solution is provided by utPLSQL/utPLSQL#571, which makes the lookup of the utPLSQL schema unnecessary.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions