Skip to content

Commit b56922e

Browse files
committed
snowflake updates
1 parent 4ef11a4 commit b56922e

File tree

35 files changed

+35
-35
lines changed

35 files changed

+35
-35
lines changed

docs/snowflake-docs/providers/snowflake/account/accounts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ SELECT
217217
<TabItem value="manifest">
218218

219219
```yaml
220+
# Description fields below are for documentation purposes only and are not required in the manifest
220221
- name: accounts
221222
props:
222223
- name: data__admin_name
@@ -282,7 +283,6 @@ SELECT
282283
- name: polaris
283284
value: boolean
284285
description: Indicates whether the account is a Polaris account.
285-
286286
```
287287
</TabItem>
288288
</Tabs>

docs/snowflake-docs/providers/snowflake/alert/alerts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ SELECT
199199
<TabItem value="manifest">
200200

201201
```yaml
202+
# Description fields below are for documentation purposes only and are not required in the manifest
202203
- name: alerts
203204
props:
204205
- name: database_name
@@ -237,7 +238,6 @@ SELECT
237238
- name: action
238239
value: string
239240
description: The SQL statement to execute when the alert is triggered
240-
241241
```
242242
</TabItem>
243243
</Tabs>

docs/snowflake-docs/providers/snowflake/api_integration/api_integrations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ SELECT
168168
<TabItem value="manifest">
169169

170170
```yaml
171+
# Description fields below are for documentation purposes only and are not required in the manifest
171172
- name: api_integrations
172173
props:
173174
- name: data__api_allowed_prefixes
@@ -204,7 +205,6 @@ SELECT
204205
- name: comment
205206
value: string
206207
description: Comment for the API integration.
207-
208208
```
209209
</TabItem>
210210
</Tabs>

docs/snowflake-docs/providers/snowflake/catalog_integration/catalog_integrations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ SELECT
168168
<TabItem value="manifest">
169169

170170
```yaml
171+
# Description fields below are for documentation purposes only and are not required in the manifest
171172
- name: catalog_integrations
172173
props:
173174
- name: data__catalog
@@ -197,7 +198,6 @@ SELECT
197198
- name: comment
198199
value: string
199200
description: Comment.
200-
201201
```
202202
</TabItem>
203203
</Tabs>

docs/snowflake-docs/providers/snowflake/compute_pool/compute_pools/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ SELECT
222222
<TabItem value="manifest">
223223

224224
```yaml
225+
# Description fields below are for documentation purposes only and are not required in the manifest
225226
- name: compute_pools
226227
props:
227228
- name: data__instance_family
@@ -260,7 +261,6 @@ SELECT
260261
- name: auto_suspend_secs
261262
value: integer
262263
description: Number of seconds until the compute pool automatically suspends.
263-
264264
```
265265
</TabItem>
266266
</Tabs>

docs/snowflake-docs/providers/snowflake/database/databases/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ SELECT
242242
<TabItem value="manifest">
243243

244244
```yaml
245+
# Description fields below are for documentation purposes only and are not required in the manifest
245246
- name: databases
246247
props:
247248
- name: data__name
@@ -316,7 +317,6 @@ SELECT
316317
description: >-
317318
Time limit, in milliseconds, for a single run of the task before it
318319
times out.
319-
320320
```
321321
</TabItem>
322322
</Tabs>

docs/snowflake-docs/providers/snowflake/database_role/database_roles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ SELECT
133133
<TabItem value="manifest">
134134

135135
```yaml
136+
# Description fields below are for documentation purposes only and are not required in the manifest
136137
- name: database_roles
137138
props:
138139
- name: database_name
@@ -147,7 +148,6 @@ SELECT
147148
- name: comment
148149
value: string
149150
description: User comment associated to an object in the dictionary
150-
151151
```
152152
</TabItem>
153153
</Tabs>

docs/snowflake-docs/providers/snowflake/database_role/future_grants/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ SELECT
138138
<TabItem value="manifest">
139139

140140
```yaml
141+
# Description fields below are for documentation purposes only and are not required in the manifest
141142
- name: future_grants
142143
props:
143144
- name: database_name
@@ -181,7 +182,6 @@ SELECT
181182
- name: privileges
182183
value: array
183184
description: List of privileges to be granted.
184-
185185
```
186186
</TabItem>
187187
</Tabs>

docs/snowflake-docs/providers/snowflake/database_role/grants/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ SELECT
138138
<TabItem value="manifest">
139139

140140
```yaml
141+
# Description fields below are for documentation purposes only and are not required in the manifest
141142
- name: grants
142143
props:
143144
- name: database_name
@@ -181,7 +182,6 @@ SELECT
181182
- name: privileges
182183
value: array
183184
description: List of privileges to be granted.
184-
185185
```
186186
</TabItem>
187187
</Tabs>

docs/snowflake-docs/providers/snowflake/dynamic_table/dynamic_tables/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ SELECT
251251
<TabItem value="manifest">
252252

253253
```yaml
254+
# Description fields below are for documentation purposes only and are not required in the manifest
254255
- name: dynamic_tables
255256
props:
256257
- name: database_name
@@ -326,7 +327,6 @@ SELECT
326327
- name: comment
327328
value: string
328329
description: Specifies a comment for the dynamic table.
329-
330330
```
331331
</TabItem>
332332
</Tabs>

0 commit comments

Comments
 (0)