Update User Guide

This commit is contained in:
kenjis 2022-02-01 04:27:49 +00:00
parent 9de6018750
commit d2353423d0
2 changed files with 2 additions and 1 deletions

View File

@ -316,6 +316,7 @@ On the other hand, the current version passes the array to the validation rule a
<ul class="simple">
<li><p>Database pane on debug toolbar now displays location where Query was called from. Also displays full backtrace.</p></li>
<li><p><a class="reference internal" href="../database/query_builder.html#query-builder-where-subquery"><span class="std std-ref">Subqueries</span></a> in QueryBuilder can now be an instance of the BaseBuilder class.</p></li>
<li><p>Kint was updated from ^3.3 to ^4.0.</p></li>
</ul>
</section>
<section id="changes">

File diff suppressed because one or more lines are too long