Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jul 5, 2024
1 parent b9d5eb8 commit bedcb9e
Show file tree
Hide file tree
Showing 6 changed files with 266 additions and 20 deletions.
124 changes: 117 additions & 7 deletions ParameterizedQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,39 @@ <h6>Properties</h6>
</tr>



<tr>

<td class="name"><code>types</code></td>


<td class="type">


<span class="param-type">ITypes</span>



</td>


<td class="attributes">

&lt;optional><br>





</td>




<td class="description last"><p>See property <a href="ParameterizedQuery.html#types">types</a>.</p></td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -469,7 +502,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line222">line 222</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line227">line 227</a>
</li></ul></dd>


Expand Down Expand Up @@ -554,7 +587,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line241">line 241</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line254">line 254</a>
</li></ul></dd>


Expand Down Expand Up @@ -634,7 +667,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line232">line 232</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line237">line 237</a>
</li></ul></dd>


Expand Down Expand Up @@ -711,7 +744,84 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line200">line 200</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line205">line 205</a>
</li></ul></dd>







</dl>








<h4 class="name" id="types"><span class="type-signature"></span>types<span class="type-signature"> :ITypes</span></h4>




<div class="description">
<p>Custom type parsers just for this query result.</p>
</div>



<h5>Type:</h5>
<ul>
<li>

<span class="param-type">ITypes</span>


</li>
</ul>





<dl class="details">
























<dt class="tag-default">Default Value:</dt>
<dd class="tag-default"><ul class="dummy">
<li>undefined</li>
</ul></dd>



<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line246">line 246</a>
</li></ul></dd>


Expand Down Expand Up @@ -789,7 +899,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line210">line 210</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line215">line 215</a>
</li></ul></dd>


Expand Down Expand Up @@ -871,7 +981,7 @@ <h4 class="name" id="parse"><span class="type-signature"></span>parse<span class

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line100">line 100</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line101">line 101</a>
</li></ul></dd>


Expand Down Expand Up @@ -1050,7 +1160,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line160">line 160</a>
<a href="types_parameterized-query.js.html">types/parameterized-query.js</a>, <a href="types_parameterized-query.js.html#line165">line 165</a>
</li></ul></dd>


Expand Down
128 changes: 119 additions & 9 deletions PreparedStatement.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,39 @@ <h6>Properties</h6>
</tr>



<tr>

<td class="name"><code>types</code></td>


<td class="type">


<span class="param-type">ITypes</span>



</td>


<td class="attributes">

&lt;optional><br>





</td>




<td class="description last"><p>See property <a href="PreparedStatement.html#types">types</a>.</p></td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -529,7 +562,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line273">line 273</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line278">line 278</a>
</li></ul></dd>


Expand Down Expand Up @@ -614,7 +647,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line292">line 292</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line305">line 305</a>
</li></ul></dd>


Expand Down Expand Up @@ -687,7 +720,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line96">line 96</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line97">line 97</a>
</li></ul></dd>


Expand Down Expand Up @@ -767,7 +800,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line283">line 283</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line288">line 288</a>
</li></ul></dd>


Expand Down Expand Up @@ -840,7 +873,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line115">line 115</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line116">line 116</a>
</li></ul></dd>


Expand Down Expand Up @@ -919,7 +952,84 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line248">line 248</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line253">line 253</a>
</li></ul></dd>







</dl>








<h4 class="name" id="types"><span class="type-signature"></span>types<span class="type-signature"> :ITypes</span></h4>




<div class="description">
<p>Custom type parsers just for this query result.</p>
</div>



<h5>Type:</h5>
<ul>
<li>

<span class="param-type">ITypes</span>


</li>
</ul>





<dl class="details">
























<dt class="tag-default">Default Value:</dt>
<dd class="tag-default"><ul class="dummy">
<li>undefined</li>
</ul></dd>



<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line297">line 297</a>
</li></ul></dd>


Expand Down Expand Up @@ -997,7 +1107,7 @@ <h5>Type:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line261">line 261</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line266">line 266</a>
</li></ul></dd>


Expand Down Expand Up @@ -1079,7 +1189,7 @@ <h4 class="name" id="parse"><span class="type-signature"></span>parse<span class

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line135">line 135</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line136">line 136</a>
</li></ul></dd>


Expand Down Expand Up @@ -1258,7 +1368,7 @@ <h5>Parameters:</h5>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line204">line 204</a>
<a href="types_prepared-statement.js.html">types/prepared-statement.js</a>, <a href="types_prepared-statement.js.html#line209">line 209</a>
</li></ul></dd>


Expand Down
2 changes: 1 addition & 1 deletion main.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pg
* @module pg-promise
*
* @description
* ## pg-promise v11.8
* ## pg-promise v11.9
* All documentation here is for the latest official release only.
*
* ### Initialization Options
Expand Down
2 changes: 1 addition & 1 deletion module-pg-promise.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-pg
<div class="container-overview">


<div class="description"><h2>pg-promise v11.8</h2>
<div class="description"><h2>pg-promise v11.9</h2>
<p>All documentation here is for the latest official release only.</p>
<h3>Initialization Options</h3>
<p>Below is the complete list of <em>Initialization Options</em> for the library that can be passed in during
Expand Down
Loading

0 comments on commit bedcb9e

Please sign in to comment.