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.
2 parents 39fe80f + 24ce466 commit f6bde76Copy full SHA for f6bde76
1 file changed
examples/RunDeveloperExamples.sql
@@ -4,7 +4,7 @@ set echo off
4
set feedback off
5
set linesize 1000
6
7
-exec ut_documentation_reporter.set_color_enabled(true);
+exec ut_ansiconsole_helper.color_enabled(true);
8
--developer examples
9
prompt RunExampleComplexSuiteWithCustomReporter
10
@@developer_examples/RunExampleComplexSuiteWithCustomReporter.sql
0 commit comments