Skip to content

Commit 411ef24

Browse files
committed
adjusting sql scripts
1 parent e0fe209 commit 411ef24

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

scripts/settings/format-settings.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ sidebar_label: ''Format Settings''
2424
slug: /operations/settings/formats
2525
toc_max_heading_level: 2
2626
description: ''Settings which control input and output formats.''
27+
doc_type: ''reference''
2728
---
2829
2930
import ExperimentalBadge from ''@theme/badges/ExperimentalBadge'';

scripts/settings/global-server-settings.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ sidebar_label: ''Server Settings''
5353
sidebar_position: 57
5454
slug: /operations/server-configuration-parameters/settings
5555
title: ''Server Settings''
56+
doc_type: ''reference''
5657
---
5758
5859
import Tabs from ''@theme/Tabs'';

scripts/settings/session-settings.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ sidebar_label: ''Session Settings''
7979
slug: /operations/settings/settings
8080
toc_max_heading_level: 2
8181
description: ''Settings which are found in the ``system.settings`` table.''
82+
doc_type: ''reference''
8283
---
8384
8485
import ExperimentalBadge from \'@theme/badges/ExperimentalBadge\';

0 commit comments

Comments
 (0)