Skip to content
This repository was archived by the owner on Mar 4, 2019. It is now read-only.

Commit bdc6877

Browse files
committed
regenerate api docs
1 parent da4119c commit bdc6877

41 files changed

Lines changed: 85 additions & 55 deletions

Some content is hidden

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

docs/api/Database.html

Lines changed: 36 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,29 @@ <h6>Properties</h6>
354354

355355

356356

357+
<tr>
358+
359+
<td class="name"><code>enhancedFunctions</code></td>
360+
361+
362+
<td class="type">
363+
364+
365+
<span class="param-type">Boolean</span>
366+
367+
368+
369+
</td>
370+
371+
372+
373+
374+
375+
<td class="description last">Streamline function return values.</td>
376+
</tr>
377+
378+
379+
357380
<tr>
358381

359382
<td class="name"><code>excludeFunctions</code></td>
@@ -379,7 +402,7 @@ <h6>Properties</h6>
379402

380403
<tr>
381404

382-
<td class="name"><code>enhancedFunctions</code></td>
405+
<td class="name"><code>excludeMatViews</code></td>
383406

384407

385408
<td class="type">
@@ -395,7 +418,7 @@ <h6>Properties</h6>
395418

396419

397420

398-
<td class="description last">Streamline function return values.</td>
421+
<td class="description last">Ignore materialized views.</td>
399422
</tr>
400423

401424

@@ -664,7 +687,7 @@ <h5>Parameters:</h5>
664687

665688
<dt class="tag-source">Source:</dt>
666689
<dd class="tag-source"><ul class="dummy"><li>
667-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line76">line 76</a>
690+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line77">line 77</a>
668691
</li></ul></dd>
669692

670693

@@ -822,7 +845,7 @@ <h5>Parameters:</h5>
822845

823846
<dt class="tag-source">Source:</dt>
824847
<dd class="tag-source"><ul class="dummy"><li>
825-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line266">line 266</a>
848+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line267">line 267</a>
826849
</li></ul></dd>
827850

828851

@@ -979,7 +1002,7 @@ <h5>Parameters:</h5>
9791002

9801003
<dt class="tag-source">Source:</dt>
9811004
<dd class="tag-source"><ul class="dummy"><li>
982-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line326">line 326</a>
1005+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line327">line 327</a>
9831006
</li></ul></dd>
9841007

9851008

@@ -1180,7 +1203,7 @@ <h5>Parameters:</h5>
11801203

11811204
<dt class="tag-source">Source:</dt>
11821205
<dd class="tag-source"><ul class="dummy"><li>
1183-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line112">line 112</a>
1206+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line113">line 113</a>
11841207
</li></ul></dd>
11851208

11861209

@@ -1388,7 +1411,7 @@ <h6>Properties</h6>
13881411

13891412
<dt class="tag-source">Source:</dt>
13901413
<dd class="tag-source"><ul class="dummy"><li>
1391-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line343">line 343</a>
1414+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line344">line 344</a>
13921415
</li></ul></dd>
13931416

13941417

@@ -1619,7 +1642,7 @@ <h6>Properties</h6>
16191642

16201643
<dt class="tag-source">Source:</dt>
16211644
<dd class="tag-source"><ul class="dummy"><li>
1622-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line311">line 311</a>
1645+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line312">line 312</a>
16231646
</li></ul></dd>
16241647

16251648

@@ -1833,7 +1856,7 @@ <h5>Parameters:</h5>
18331856

18341857
<dt class="tag-source">Source:</dt>
18351858
<dd class="tag-source"><ul class="dummy"><li>
1836-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line294">line 294</a>
1859+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line295">line 295</a>
18371860
</li></ul></dd>
18381861

18391862

@@ -2179,7 +2202,7 @@ <h6>Properties</h6>
21792202

21802203
<dt class="tag-source">Source:</dt>
21812204
<dd class="tag-source"><ul class="dummy"><li>
2182-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line199">line 199</a>
2205+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line200">line 200</a>
21832206
</li></ul></dd>
21842207

21852208

@@ -2289,7 +2312,7 @@ <h4 class="name" id="reload"><span class="type-signature"></span>reload<span cla
22892312

22902313
<dt class="tag-source">Source:</dt>
22912314
<dd class="tag-source"><ul class="dummy"><li>
2292-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line139">line 139</a>
2315+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line140">line 140</a>
22932316
</li></ul></dd>
22942317

22952318

@@ -2470,7 +2493,7 @@ <h5>Parameters:</h5>
24702493

24712494
<dt class="tag-source">Source:</dt>
24722495
<dd class="tag-source"><ul class="dummy"><li>
2473-
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line249">line 249</a>
2496+
<a href="lib_database.js.html">lib/database.js</a>, <a href="lib_database.js.html#line250">line 250</a>
24742497
</li></ul></dd>
24752498

24762499

@@ -2542,7 +2565,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
25422565
<br class="clear">
25432566

25442567
<footer>
2545-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
2568+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
25462569
</footer>
25472570

25482571
<script> prettyPrint(); </script>

docs/api/Delete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
403403
<br class="clear">
404404

405405
<footer>
406-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
406+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
407407
</footer>
408408

409409
<script> prettyPrint(); </script>

docs/api/Entity.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
303303
<br class="clear">
304304

305305
<footer>
306-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
306+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
307307
</footer>
308308

309309
<script> prettyPrint(); </script>

docs/api/Executable.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
612612
<br class="clear">
613613

614614
<footer>
615-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
615+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
616616
</footer>
617617

618618
<script> prettyPrint(); </script>

docs/api/Insert.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
398398
<br class="clear">
399399

400400
<footer>
401-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
401+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
402402
</footer>
403403

404404
<script> prettyPrint(); </script>

docs/api/Queryable.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2231,7 +2231,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
22312231
<br class="clear">
22322232

22332233
<footer>
2234-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
2234+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
22352235
</footer>
22362236

22372237
<script> prettyPrint(); </script>

docs/api/Select.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
404404
<br class="clear">
405405

406406
<footer>
407-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
407+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
408408
</footer>
409409

410410
<script> prettyPrint(); </script>

docs/api/SingleValueStream.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
570570
<br class="clear">
571571

572572
<footer>
573-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
573+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
574574
</footer>
575575

576576
<script> prettyPrint(); </script>

docs/api/Table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3567,7 +3567,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
35673567
<br class="clear">
35683568

35693569
<footer>
3570-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
3570+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
35713571
</footer>
35723572

35733573
<script> prettyPrint(); </script>

docs/api/Update.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-ma
425425
<br class="clear">
426426

427427
<footer>
428-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Fri Sep 29 2017 00:13:16 GMT-0400 (EDT)
428+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.5.5</a> on Tue Oct 10 2017 09:37:02 GMT-0400 (EDT)
429429
</footer>
430430

431431
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)