Skip to content

Commit 57df4fa

Browse files
committed
Update User Guide
1 parent e74dd02 commit 57df4fa

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelogs/v4.6.4.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ <h2><a class="toc-backref" href="#id5" role="doc-backlink">Bugs Fixed</a><a clas
340340
<li><p><strong>Forge:</strong> Fixed a bug in <code class="docutils literal notranslate"><span class="pre">Postgre</span></code> and <code class="docutils literal notranslate"><span class="pre">SQLSRV</span></code> where changing a column’s default value using <code class="docutils literal notranslate"><span class="pre">Forge::modifyColumn()</span></code> method produced incorrect SQL syntax.</p></li>
341341
<li><p><strong>Model:</strong> Fixed a bug in <code class="docutils literal notranslate"><span class="pre">Model::replace()</span></code> where <code class="docutils literal notranslate"><span class="pre">created_at</span></code> field (when available) wasn’t set correctly.</p></li>
342342
<li><p><strong>Model:</strong> Fixed a bug in <code class="docutils literal notranslate"><span class="pre">Model::insertBatch()</span></code> and <code class="docutils literal notranslate"><span class="pre">Model::updateBatch()</span></code> where casts were not applied to inserted or updated values.</p></li>
343+
<li><p><strong>Toolbar:</strong> Fixed bugs in <code class="docutils literal notranslate"><span class="pre">Collectors\Logs</span></code> that were preventing the “Logs” tab from appearing on the Debug Toolbar.</p></li>
343344
<li><p><strong>Validation:</strong> Fixed a bug in the <code class="docutils literal notranslate"><span class="pre">FormatRules::valid_base64()</span></code> validation rule that caused a TypeError when checking invalid base64 strings.</p></li>
344345
</ul>
345346
<p>See the repo’s

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)