Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9b6b75

Browse files
pesseSamuel Nitsche
authored andcommitted
Added public synonym for ansiconsole_helper
1 parent 14597d1 commit a9b6b75

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/create_synonyms_and_grants_for_public.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ create public synonym ut_runner for &&ut3_owner..ut_runner;
8888
create public synonym ut_teamcity_reporter for &&ut3_owner..ut_teamcity_reporter;
8989
create public synonym ut_xunit_reporter for &&ut3_owner..ut_xunit_reporter;
9090
create public synonym ut_documentation_reporter for &&ut3_owner..ut_documentation_reporter;
91+
create public synonym ut_ansiconsole_helper for &&ut3_owner..ut_ansiconsole_helper;
9192
create public synonym ut_coverage_html_reporter for &&ut3_owner..ut_coverage_html_reporter;
9293
create public synonym ut_coverage_sonar_reporter for &&ut3_owner..ut_coverage_sonar_reporter;
9394
create public synonym ut_coveralls_reporter for &&ut3_owner..ut_coveralls_reporter;

0 commit comments

Comments
 (0)