Skip to content

Commit 26ceeef

Browse files
authored
Merge pull request #287 from stackql/feature/provider-docs
docs v2
2 parents e687cf5 + 2657712 commit 26ceeef

File tree

44 files changed

+109
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+109
-109
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
@@ -315,7 +315,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
315315
<tr id="parameter-name">
316316
<td><CopyableCode code="name" /></td>
317317
<td><code>string</code></td>
318-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
318+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
319319
</tr>
320320
<tr id="parameter-history">
321321
<td><CopyableCode code="history" /></td>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
266266
<tr id="parameter-database_name">
267267
<td><CopyableCode code="database_name" /></td>
268268
<td><code>string</code></td>
269-
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
269+
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
270270
</tr>
271271
<tr id="parameter-endpoint">
272272
<td><CopyableCode code="endpoint" /></td>
@@ -276,12 +276,12 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
276276
<tr id="parameter-name">
277277
<td><CopyableCode code="name" /></td>
278278
<td><code>string</code></td>
279-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
279+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
280280
</tr>
281281
<tr id="parameter-schema_name">
282282
<td><CopyableCode code="schema_name" /></td>
283283
<td><code>string</code></td>
284-
<td>Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
284+
<td>Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
285285
</tr>
286286
<tr id="parameter-targetDatabase">
287287
<td><CopyableCode code="targetDatabase" /></td>

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
@@ -214,7 +214,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
214214
<tr id="parameter-name">
215215
<td><CopyableCode code="name" /></td>
216216
<td><code>string</code></td>
217-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
217+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
218218
</tr>
219219
<tr id="parameter-createMode">
220220
<td><CopyableCode code="createMode" /></td>

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
@@ -217,7 +217,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
217217
<tr id="parameter-name">
218218
<td><CopyableCode code="name" /></td>
219219
<td><code>string</code></td>
220-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
220+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
221221
</tr>
222222
<tr id="parameter-createMode">
223223
<td><CopyableCode code="createMode" /></td>

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
@@ -392,7 +392,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
392392
<tr id="parameter-name">
393393
<td><CopyableCode code="name" /></td>
394394
<td><code>string</code></td>
395-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
395+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
396396
</tr>
397397
<tr id="parameter-createMode">
398398
<td><CopyableCode code="createMode" /></td>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
445445
<tr id="parameter-name">
446446
<td><CopyableCode code="name" /></td>
447447
<td><code>string</code></td>
448-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
448+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
449449
</tr>
450450
<tr id="parameter-createMode">
451451
<td><CopyableCode code="createMode" /></td>
@@ -490,7 +490,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
490490
<tr id="parameter-share">
491491
<td><CopyableCode code="share" /></td>
492492
<td><code>string</code></td>
493-
<td>ID of the share from which to create the database, in the form "<provider_account>.<share_name>".</td>
493+
<td>ID of the share from which to create the database, in the form &quot;<provider_account>.<share_name>&quot;.</td>
494494
</tr>
495495
<tr id="parameter-showLimit">
496496
<td><CopyableCode code="showLimit" /></td>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
155155
<tr id="parameter-database_name">
156156
<td><CopyableCode code="database_name" /></td>
157157
<td><code>string</code></td>
158-
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
158+
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
159159
</tr>
160160
<tr id="parameter-endpoint">
161161
<td><CopyableCode code="endpoint" /></td>
@@ -165,7 +165,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
165165
<tr id="parameter-name">
166166
<td><CopyableCode code="name" /></td>
167167
<td><code>string</code></td>
168-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
168+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
169169
</tr>
170170
<tr id="parameter-createMode">
171171
<td><CopyableCode code="createMode" /></td>
@@ -190,7 +190,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
190190
<tr id="parameter-targetDatabase">
191191
<td><CopyableCode code="targetDatabase" /></td>
192192
<td><code>string</code></td>
193-
<td>Database of the target resource. Defaults to the source's database (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$)</td>
193+
<td>Database of the target resource. Defaults to the source's database (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$)</td>
194194
</tr>
195195
</tbody>
196196
</table>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
143143
<tr id="parameter-database_name">
144144
<td><CopyableCode code="database_name" /></td>
145145
<td><code>string</code></td>
146-
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
146+
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
147147
</tr>
148148
<tr id="parameter-endpoint">
149149
<td><CopyableCode code="endpoint" /></td>
@@ -153,7 +153,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
153153
<tr id="parameter-name">
154154
<td><CopyableCode code="name" /></td>
155155
<td><code>string</code></td>
156-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
156+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
157157
</tr>
158158
<tr id="parameter-mode">
159159
<td><CopyableCode code="mode" /></td>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
143143
<tr id="parameter-database_name">
144144
<td><CopyableCode code="database_name" /></td>
145145
<td><code>string</code></td>
146-
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
146+
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
147147
</tr>
148148
<tr id="parameter-endpoint">
149149
<td><CopyableCode code="endpoint" /></td>
@@ -153,7 +153,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
153153
<tr id="parameter-name">
154154
<td><CopyableCode code="name" /></td>
155155
<td><code>string</code></td>
156-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
156+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
157157
</tr>
158158
<tr id="parameter-mode">
159159
<td><CopyableCode code="mode" /></td>

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
408408
<tr id="parameter-database_name">
409409
<td><CopyableCode code="database_name" /></td>
410410
<td><code>string</code></td>
411-
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
411+
<td>Identifier (i.e. name) for the database to which the resource belongs. You can use the `/api/v2/databases` GET request to get a list of available databases. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
412412
</tr>
413413
<tr id="parameter-endpoint">
414414
<td><CopyableCode code="endpoint" /></td>
@@ -418,17 +418,17 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
418418
<tr id="parameter-name">
419419
<td><CopyableCode code="name" /></td>
420420
<td><code>string</code></td>
421-
<td>Identifier (i.e. name) for the resource. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
421+
<td>Identifier (i.e. name) for the resource. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
422422
</tr>
423423
<tr id="parameter-schema_name">
424424
<td><CopyableCode code="schema_name" /></td>
425425
<td><code>string</code></td>
426-
<td>Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
426+
<td>Identifier (i.e. name) for the schema to which the resource belongs. You can use the `/api/v2/databases/{database}/schemas` GET request to get a list of available schemas for the specified database. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
427427
</tr>
428428
<tr id="parameter-targetName">
429429
<td><CopyableCode code="targetName" /></td>
430430
<td><code>string</code></td>
431-
<td>The name of the target dynamic table to be swapped with. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
431+
<td>The name of the target dynamic table to be swapped with. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
432432
</tr>
433433
<tr id="parameter-copyGrants">
434434
<td><CopyableCode code="copyGrants" /></td>
@@ -473,12 +473,12 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
473473
<tr id="parameter-targetDatabase">
474474
<td><CopyableCode code="targetDatabase" /></td>
475475
<td><code>string</code></td>
476-
<td>Database of the target dynamic table. Defaults to the source table's database. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
476+
<td>Database of the target dynamic table. Defaults to the source table's database. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
477477
</tr>
478478
<tr id="parameter-targetSchema">
479479
<td><CopyableCode code="targetSchema" /></td>
480480
<td><code>string</code></td>
481-
<td>Schema of the target dynamic table. Defaults to the source table's schema. (pattern: ^"([^"]|"")+"|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
481+
<td>Schema of the target dynamic table. Defaults to the source table's schema. (pattern: ^&quot;([^&quot;]|&quot;&quot;)+&quot;|[a-zA-Z_][a-zA-Z0-9_$]*$, example: TEST_NAME)</td>
482482
</tr>
483483
</tbody>
484484
</table>

0 commit comments

Comments
 (0)