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 3afa948 commit 02ba6a1Copy full SHA for 02ba6a1
scripts/settings/autogenerate-settings.sh
@@ -393,7 +393,7 @@ insert_dest_files=(
393
"docs/sql-reference/functions/functions-for-nulls.md"
394
"docs/sql-reference/functions/encryption-functions.md"
395
"docs/sql-reference/functions/hash-functions.md"
396
- "docs/sql-reference/functions/introspection-functions.md"
+ "docs/sql-reference/functions/introspection.md"
397
)
398
399
echo "[$SCRIPT_NAME] Inserting generated markdown content between AUTOGENERATED_START and AUTOGENERATED_END tags"
0 commit comments