Skip to content

Removed need to grant ut_annotation_manager to users.#949

Merged
jgebal merged 1 commit intodevelopfrom
feature/remve_grant_on_suite_manager
Jun 20, 2019
Merged

Removed need to grant ut_annotation_manager to users.#949
jgebal merged 1 commit intodevelopfrom
feature/remve_grant_on_suite_manager

Conversation

@jgebal
Copy link
Copy Markdown
Member

@jgebal jgebal commented Jun 20, 2019

No description provided.

@jgebal jgebal added this to the v3.1.8 milestone Jun 20, 2019
Comment thread source/api/ut_runner.pkb
if l_item is not null then
l_result :=
l_result ||
dbms_crypto.hash(
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would not be better to remove function get_hash from ut_compound_data_helper and put it into ut_utils then refer to that function rather than directly to dbms_crypto.hash that way it would be kept in one place?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch. Didn't notice the comment.
Can take care of it later.

@jgebal jgebal merged commit 65d0ca8 into develop Jun 20, 2019
@jgebal jgebal deleted the feature/remve_grant_on_suite_manager branch June 21, 2019 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants