Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbc45d commit 27e94adCopy full SHA for 27e94ad
1 file changed
source/create_synonyms_and_grants_for_public.sql
@@ -88,7 +88,6 @@ create public synonym ut_runner for &&ut3_owner..ut_runner;
88
create public synonym ut_teamcity_reporter for &&ut3_owner..ut_teamcity_reporter;
89
create public synonym ut_xunit_reporter for &&ut3_owner..ut_xunit_reporter;
90
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;
92
create public synonym ut_coverage_html_reporter for &&ut3_owner..ut_coverage_html_reporter;
93
create public synonym ut_coverage_sonar_reporter for &&ut3_owner..ut_coverage_sonar_reporter;
94
create public synonym ut_coveralls_reporter for &&ut3_owner..ut_coveralls_reporter;
0 commit comments