Skip to content

Commit

Permalink
Documentation on storage parameters (#312)
Browse files Browse the repository at this point in the history
Original commit: c01d288
  • Loading branch information
roji authored Oct 28, 2023
1 parent bc80a6f commit 0815add
Show file tree
Hide file tree
Showing 428 changed files with 2,944 additions and 2,926 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ <h1 id="Microsoft_Extensions_DependencyInjection_NpgsqlServiceCollectionExtensio
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">NpgsqlServiceCollectionExtensions</span></div>
</div>
<h6><strong>Namespace</strong>: <span class="xref">Microsoft</span>.<span class="xref">Extensions</span>.<a class="xref" href="../../efcore/api/Microsoft.Extensions.DependencyInjection.html">DependencyInjection</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft">Microsoft</a>.<span class="xref">Extensions</span>.<a class="xref" href="../../efcore/api/Microsoft.Extensions.DependencyInjection.html">DependencyInjection</a></h6>
<h6><strong>Assembly</strong>: Npgsql.DependencyInjection.dll</h6>
<h5 id="Microsoft_Extensions_DependencyInjection_NpgsqlServiceCollectionExtensions_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -138,7 +138,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -215,7 +215,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -285,7 +285,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -362,7 +362,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -432,7 +432,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -508,7 +508,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -578,7 +578,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down Expand Up @@ -654,7 +654,7 @@ <h5 class="parameters">Parameters</h5>
</td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">connectionString</span></td>
<td><p>An Npgsql connection string.</p>
</td>
Expand Down
6 changes: 3 additions & 3 deletions doc/api/Npgsql.BackendMessages.FieldDescription.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1 id="Npgsql_BackendMessages_FieldDescription" data-uid="Npgsql.BackendMessage
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">FieldDescription</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.BackendMessages.html">BackendMessages</a></h6>
Expand Down Expand Up @@ -163,7 +163,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">short</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int16">short</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion doc/api/Npgsql.GeoJSON.CrsMap.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1 id="Npgsql_GeoJSON_CrsMap" data-uid="Npgsql.GeoJSON.CrsMap" class="text-brea
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">CrsMap</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.GeoJSON.html">GeoJSON</a></h6>
Expand Down
2 changes: 1 addition & 1 deletion doc/api/Npgsql.GeoJSON.CrsMapExtensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1 id="Npgsql_GeoJSON_CrsMapExtensions" data-uid="Npgsql.GeoJSON.CrsMapExtensio
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">CrsMapExtensions</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.GeoJSON.html">GeoJSON</a></h6>
Expand Down
8 changes: 4 additions & 4 deletions doc/api/Npgsql.INpgsqlNameTranslator.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">clrName</span></td>
<td></td>
</tr>
Expand All @@ -145,7 +145,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -177,7 +177,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">clrName</span></td>
<td></td>
</tr>
Expand All @@ -193,7 +193,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion doc/api/Npgsql.INpgsqlTypeMapperExtensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1 id="Npgsql_INpgsqlTypeMapperExtensions" data-uid="Npgsql.INpgsqlTypeMapperEx
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">INpgsqlTypeMapperExtensions</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a></h6>
Expand Down
2 changes: 1 addition & 1 deletion doc/api/Npgsql.Internal.BufferRequirements.html
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">object</span>?</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a>?</td>
<td><span class="parametername">obj</span></td>
<td></td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1 id="Npgsql_Internal_DynamicTypeInfoResolver_DynamicMappingCollection" data-u
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">DynamicTypeInfoResolver.DynamicMappingCollection</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.Internal.html">Internal</a></h6>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">dataTypeName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -187,7 +187,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">dataTypeName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -249,7 +249,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">dataTypeName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -301,7 +301,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">dataTypeName</span></td>
<td></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion doc/api/Npgsql.Internal.DynamicTypeInfoResolver.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1 id="Npgsql_Internal_DynamicTypeInfoResolver" data-uid="Npgsql.Internal.Dynam
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">DynamicTypeInfoResolver</span></div>
</div>
<div class="implements">
Expand Down
6 changes: 3 additions & 3 deletions doc/api/Npgsql.Internal.HackyEnumTypeMapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h1 id="Npgsql_Internal_HackyEnumTypeMapping" data-uid="Npgsql.Internal.HackyEnu
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">HackyEnumTypeMapping</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.Internal.html">Internal</a></h6>
Expand Down Expand Up @@ -136,7 +136,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">pgTypeName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -234,7 +234,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions doc/api/Npgsql.Internal.NpgsqlConnector.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1 id="Npgsql_Internal_NpgsqlConnector" data-uid="Npgsql.Internal.NpgsqlConnect
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">NpgsqlConnector</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.Internal.html">Internal</a></h6>
Expand Down Expand Up @@ -259,7 +259,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span>?</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>?</td>
<td><span class="parametername">cmdText</span></td>
<td><p>The text of the query.</p>
</td>
Expand Down
26 changes: 13 additions & 13 deletions doc/api/Npgsql.Internal.NpgsqlDatabaseInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1 id="Npgsql_Internal_NpgsqlDatabaseInfo" data-uid="Npgsql.Internal.NpgsqlData
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">object</span></div>
<div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
<div class="level1"><span class="xref">NpgsqlDatabaseInfo</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Npgsql.html">Npgsql</a>.<a class="xref" href="Npgsql.Internal.html">Internal</a></h6>
Expand Down Expand Up @@ -133,7 +133,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">host</span></td>
<td></td>
</tr>
Expand All @@ -143,7 +143,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">databaseName</span></td>
<td></td>
</tr>
Expand All @@ -153,7 +153,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">serverVersion</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -186,7 +186,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">host</span></td>
<td></td>
</tr>
Expand All @@ -196,7 +196,7 @@ <h5 class="parameters">Parameters</h5>
<td></td>
</tr>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">databaseName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -266,7 +266,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -359,7 +359,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -734,7 +734,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">pgName</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -781,7 +781,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">uint</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.uint32">uint</a></td>
<td><span class="parametername">oid</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -860,7 +860,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">value</span></td>
<td></td>
</tr>
Expand Down Expand Up @@ -940,7 +940,7 @@ <h5 class="parameters">Parameters</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">string</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td><span class="parametername">pgName</span></td>
<td></td>
</tr>
Expand Down
Loading

0 comments on commit 0815add

Please sign in to comment.