Skip to content

Commit

Permalink
Updated API for commit e7cb6892ff0e8ff9618360208768fb48e4ac996a
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 1, 2024
1 parent f488112 commit a20f295
Show file tree
Hide file tree
Showing 9 changed files with 922 additions and 894 deletions.
274 changes: 139 additions & 135 deletions docs/classes/CodeIgniter-Database-BaseBuilder.html

Large diffs are not rendered by default.

270 changes: 137 additions & 133 deletions docs/classes/CodeIgniter-Database-MySQLi-Builder.html

Large diffs are not rendered by default.

250 changes: 127 additions & 123 deletions docs/classes/CodeIgniter-Database-OCI8-Builder.html

Large diffs are not rendered by default.

240 changes: 122 additions & 118 deletions docs/classes/CodeIgniter-Database-Postgre-Builder.html

Large diffs are not rendered by default.

236 changes: 120 additions & 116 deletions docs/classes/CodeIgniter-Database-SQLSRV-Builder.html

Large diffs are not rendered by default.

264 changes: 134 additions & 130 deletions docs/classes/CodeIgniter-Database-SQLite3-Builder.html

Large diffs are not rendered by default.

274 changes: 139 additions & 135 deletions docs/classes/CodeIgniter-Test-Mock-MockBuilder.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/js/searchIndex.js
Original file line number Diff line number Diff line change
Expand Up @@ -6883,7 +6883,7 @@ Search.appendIndex(
}, {
"fqsen": "\\CodeIgniter\\Database\\BaseBuilder\u003A\u003A\u0024QBNoEscape",
"name": "QBNoEscape",
"summary": "QB\u0020NO\u0020ESCAPE\u0020data",
"summary": "Whether\u0020to\u0020protect\u0020identifiers\u0020in\u0020SELECT",
"url": "classes/CodeIgniter-Database-BaseBuilder.html#property_QBNoEscape"
}, {
"fqsen": "\\CodeIgniter\\Database\\BaseBuilder\u003A\u003A\u0024QBSet",
Expand Down
6 changes: 3 additions & 3 deletions docs/reports/deprecated.html
Original file line number Diff line number Diff line change
Expand Up @@ -730,17 +730,17 @@ <h3><abbr title="system/Database/BaseBuilder.php">BaseBuilder.php</abbr></h3>
<th class="phpdocumentor-heading">Reason</th>
</tr>
<tr>
<td class="phpdocumentor-cell">2259</td>
<td class="phpdocumentor-cell">2265</td>
<td class="phpdocumentor-cell"><a href="classes/CodeIgniter-Database-BaseBuilder.html#method_setInsertBatch"><abbr title="\CodeIgniter\Database\BaseBuilder::setInsertBatch()">BaseBuilder::setInsertBatch()</abbr></a></td>
<td class="phpdocumentor-cell"></td>
</tr>
<tr>
<td class="phpdocumentor-cell">2710</td>
<td class="phpdocumentor-cell">2716</td>
<td class="phpdocumentor-cell"><a href="classes/CodeIgniter-Database-BaseBuilder.html#method_setUpdateBatch"><abbr title="\CodeIgniter\Database\BaseBuilder::setUpdateBatch()">BaseBuilder::setUpdateBatch()</abbr></a></td>
<td class="phpdocumentor-cell"></td>
</tr>
<tr>
<td class="phpdocumentor-cell">3531</td>
<td class="phpdocumentor-cell">3539</td>
<td class="phpdocumentor-cell"><a href="classes/CodeIgniter-Database-BaseBuilder.html#method_cleanClone"><abbr title="\CodeIgniter\Database\BaseBuilder::cleanClone()">BaseBuilder::cleanClone()</abbr></a></td>
<td class="phpdocumentor-cell"></td>
</tr>
Expand Down

0 comments on commit a20f295

Please sign in to comment.