You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>Schema::isSame to use it for early exit merge operation when schema is the same</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
317
+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>TypesMap::flowRowTypes() method for Entry-based type detection in DbalLoader</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>Increase benchmarks iterations on CI/CD to 3</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
356
+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>Entry type now is directly extracted from Definition</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
357
+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>DbalLoader now uses Entry-based type detection instead of Schema-based detection for better performance</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
358
+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>Replaced DbalLoader::withTypesDetector() with withTypesMap() for simpler API</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
359
+
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2129">#2129</a> - <strong>DbalLoader now skips processing when rows are empty</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
350
360
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2122">#2122</a> - <strong>DataFrame::run() now respects Analyze configured at Config level when not explicitly passed</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
351
361
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2122">#2122</a> - <strong>DataFrame::run() refactored to use ReportCollector for cleaner code and better static analysis</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
352
362
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/2122">#2122</a> - <strong>FlowStreamedResponse now accepts optional StreamClosure and Config parameters</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments