We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24425a commit 24ce466Copy full SHA for 24ce466
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