Update documentation

This commit is contained in:
Sebastian Thiel
2022-03-08 15:36:16 +08:00
parent b84384c010
commit a20241b241
10471 changed files with 1934132 additions and 64947 deletions

View File

@@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Insert - SQL Admin v2.0.4+20210321</title>
<title>Insert - SQL Admin v3.0.0+20220226</title>
@@ -34,7 +34,7 @@
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
<div class="wy-side-nav-search">
<a href=".." class="icon icon-home"> SQL Admin v2.0.4+20210321</a>
<a href=".." class="icon icon-home"> SQL Admin v3.0.0+20220226</a>
</div>
@@ -68,6 +68,22 @@
<span>Connect</span>
<li class="toctree-l1 ">
<a class="" href="../connect_generate-ephemeral">Generate Ephemeral</a>
</li>
<li class="toctree-l1 ">
<a class="" href="../connect_get">Get</a>
</li>
<span>Databases</span>
<li class="toctree-l1 ">
@@ -425,43 +441,43 @@ In the latter case it is advised to set the field-cursor to the data-structure's
<p>can be set completely with the following arguments which are assumed to be executed in the given order. Note how the cursor position is adjusted to the respective structures, allowing simple field names to be used most of the time.</p>
<ul>
<li><code>-r . charset=invidunt</code><ul>
<li><code>-r . charset=sed</code><ul>
<li>The Cloud SQL charset value.</li>
</ul>
</li>
<li><code>collation=amet</code><ul>
<li><code>collation=ut</code><ul>
<li>The Cloud SQL collation value.</li>
</ul>
</li>
<li><code>etag=duo</code><ul>
<li><code>etag=gubergren</code><ul>
<li>This field is deprecated and will be removed from a future version of the API.</li>
</ul>
</li>
<li><code>instance=ipsum</code><ul>
<li><code>instance=rebum.</code><ul>
<li>The name of the Cloud SQL instance. This does not include the project ID.</li>
</ul>
</li>
<li><code>kind=sed</code><ul>
<li>This is always <em>sql#database</em>.</li>
<li><code>kind=est</code><ul>
<li>This is always <code>sql#database</code>.</li>
</ul>
</li>
<li><code>name=ut</code><ul>
<li><code>name=ipsum</code><ul>
<li>The name of the database in the Cloud SQL instance. This does not include the project ID or instance name.</li>
</ul>
</li>
<li><code>project=gubergren</code><ul>
<li><code>project=ipsum</code><ul>
<li>The project ID of the project containing the Cloud SQL database. The Google apps domain is prefixed if applicable.</li>
</ul>
</li>
<li><code>self-link=rebum.</code><ul>
<li><code>self-link=est</code><ul>
<li>The URI of this resource.</li>
</ul>
</li>
<li><code>sqlserver-database-details compatibility-level=44</code><ul>
<li><code>sqlserver-database-details compatibility-level=39</code><ul>
<li>The version of SQL Server with which the database is to be made compatible</li>
</ul>
</li>
<li><code>recovery-model=ipsum</code><ul>
<li><code>recovery-model=ea</code><ul>
<li>The recovery model of a SQL Server database</li>
</ul>
</li>