@@ -215,9 +215,13 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
215215</div>
216216
217217 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
218- <h2><a id="flow-php-unreleased---2025-03-03 " href="#content-unreleased---2025-03-03 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-03-03 </h2>
218+ <h2><a id="flow-php-unreleased---2025-03-04 " href="#content-unreleased---2025-03-04 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-03-04 </h2>
219219<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
220220<ul>
221+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1511">#1511</a> - <strong>Databas to Flow schema converter</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
222+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1511">#1511</a> - <strong>Database table list in CLI</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
223+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1511">#1511</a> - <strong>Database table schema in CLI</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
224+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1511">#1511</a> - <strong>Schema conversion in CLI</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
221225<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1507">#1507</a> - <strong>Add string function BeforeLast with Tests</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
222226<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>afterLast function with test coverage</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
223227<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>DSL for Symfony Http Bridge</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -401,6 +405,7 @@ <h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="t
401405</ul>
402406<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
403407<ul>
408+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1511">#1511</a> - <strong>Too generic names of DbalMetadata keys</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
404409<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1507">#1507</a> - <strong>Fix some variable names in previous functions tests</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
405410<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>Add missing PHPDocs in Chain</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
406411<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1499">#1499</a> - <strong>Prevent double ETL evaluation in buffered response</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments