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 99510b2 commit c1a0c63Copy full SHA for c1a0c63
scripts/settings/arithmetic-functions.sql
@@ -19,4 +19,4 @@ SELECT
19
'### Examples {#examples}\n\n'||examples||'\n'
20
)
21
FROM arithmetic_functions
22
-INTO OUTFILE 'arithmetic-functions.md' TRUNCATE FORMAT LineAsString
+INTO OUTFILE 'arithmetic-functions.md' TRUNCATE FORMAT LineAsString
0 commit comments