We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9788dab commit cb96000Copy full SHA for cb96000
test/sql/full_file_download_fallback.test
@@ -12,7 +12,7 @@ require-env PYTHON_HTTP_SERVER_URL
12
require-env PYTHON_HTTP_SERVER_DIR
13
14
statement ok
15
-pragma enable_logging;
+CALL enable_logging();
16
17
18
call dbgen(sf=1);
0 commit comments