Skip to content

Commit 2a0cd34

Browse files
author
flow-php
committed
1 parent 9d7dd09 commit 2a0cd34

File tree

68 files changed

+66
-20169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+66
-20169
lines changed

changelog/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,10 @@ <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-08" href="#content-unreleased---2025-03-08" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-03-08</h2>
218+
<h2><a id="flow-php-unreleased---2025-03-09" href="#content-unreleased---2025-03-09" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-03-09</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/1519">#1519</a> - <strong>Allow to select specific column in db:table:schema</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
221222
<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/6182e50e6adeb0b80313c7e7f47de74a266e7a42">6182e5</a> - <strong>instructions how to use Flow CLI through docker</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
222223
<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>
223224
<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>

documentation/api/cli/classes/Flow-CLI-PipelineFactory.html

Lines changed: 2 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -155,12 +155,6 @@ <h4 id="toc-methods">
155155
&nbsp;: mixed </span>
156156
</dt>
157157

158-
<dt class="phpdocumentor-table-of-contents__entry -method -public">
159-
<a class="" href="classes/Flow-CLI-PipelineFactory.html#method_fromJson">fromJson()</a>
160-
<span>
161-
&nbsp;: <abbr title="\Flow\ETL\DataFrame">DataFrame</abbr> </span>
162-
</dt>
163-
164158
<dt class="phpdocumentor-table-of-contents__entry -method -public">
165159
<a class="" href="classes/Flow-CLI-PipelineFactory.html#method_fromPHP">fromPHP()</a>
166160
<span>
@@ -202,7 +196,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
202196

203197
<code class="phpdocumentor-code phpdocumentor-signature ">
204198
<span class="phpdocumentor-signature__visibility">public</span>
205-
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\Filesystem\Path">Path</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$path</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\ETL\Config">Config</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$config</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
199+
<span class="phpdocumentor-signature__name">__construct</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\Filesystem\Path">Path</abbr>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$path</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">mixed</span></code>
206200

207201
<div class="phpdocumentor-label-line">
208202
</div>
@@ -216,13 +210,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
216210
</dt>
217211
<dd class="phpdocumentor-argument-list__definition">
218212

219-
</dd>
220-
<dt class="phpdocumentor-argument-list__entry">
221-
<span class="phpdocumentor-signature__argument__name">$config</span>
222-
: <span class="phpdocumentor-signature__argument__return-type"><abbr title="\Flow\ETL\Config">Config</abbr></span>
223-
</dt>
224-
<dd class="phpdocumentor-argument-list__definition">
225-
226213
</dd>
227214
</dl>
228215

@@ -231,44 +218,6 @@ <h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
231218

232219

233220

234-
</article>
235-
<article
236-
class="phpdocumentor-element
237-
-method
238-
-public
239-
"
240-
>
241-
<h4 class="phpdocumentor-element__name" id="method_fromJson">
242-
fromJson()
243-
<a href="classes/Flow-CLI-PipelineFactory.html#method_fromJson" class="headerlink"><i class="fas fa-link"></i></a>
244-
245-
</h4>
246-
<aside class="phpdocumentor-element-found-in">
247-
<abbr class="phpdocumentor-element-found-in__file" title="src/cli/src/Flow/CLI/PipelineFactory.php"><a href="files/src-cli-src-flow-cli-pipelinefactory.html"><abbr title="src/cli/src/Flow/CLI/PipelineFactory.php">PipelineFactory.php</abbr></a></abbr>
248-
:
249-
<span class="phpdocumentor-element-found-in__line">19</span>
250-
251-
</aside>
252-
253-
254-
<code class="phpdocumentor-code phpdocumentor-signature ">
255-
<span class="phpdocumentor-signature__visibility">public</span>
256-
<span class="phpdocumentor-signature__name">fromJson</span><span>(</span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type"><abbr title="\Flow\ETL\DataFrame">DataFrame</abbr></span></code>
257-
258-
<div class="phpdocumentor-label-line">
259-
</div>
260-
261-
262-
263-
264-
265-
266-
267-
<section>
268-
<h5 class="phpdocumentor-return-value__heading">Return values</h5>
269-
<span class="phpdocumentor-signature__response_type"><abbr title="\Flow\ETL\DataFrame">DataFrame</abbr></span>
270-
</section>
271-
272221
</article>
273222
<article
274223
class="phpdocumentor-element
@@ -284,7 +233,7 @@ <h4 class="phpdocumentor-element__name" id="method_fromPHP">
284233
<aside class="phpdocumentor-element-found-in">
285234
<abbr class="phpdocumentor-element-found-in__file" title="src/cli/src/Flow/CLI/PipelineFactory.php"><a href="files/src-cli-src-flow-cli-pipelinefactory.html"><abbr title="src/cli/src/Flow/CLI/PipelineFactory.php">PipelineFactory.php</abbr></a></abbr>
286235
:
287-
<span class="phpdocumentor-element-found-in__line">30</span>
236+
<span class="phpdocumentor-element-found-in__line">17</span>
288237

289238
</aside>
290239

@@ -422,7 +371,6 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
422371
<li>
423372
<ul class="phpdocumentor-list -clean">
424373
<li class=""><a href="classes/Flow-CLI-PipelineFactory.html#method___construct">__construct()</a></li>
425-
<li class=""><a href="classes/Flow-CLI-PipelineFactory.html#method_fromJson">fromJson()</a></li>
426374
<li class=""><a href="classes/Flow-CLI-PipelineFactory.html#method_fromPHP">fromPHP()</a></li>
427375
</ul>
428376
</li>

documentation/api/cli/js/searchIndex.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -555,11 +555,6 @@ Search.appendIndex(
555555
"name": "__construct",
556556
"summary": "",
557557
"url": "classes/Flow-CLI-PipelineFactory.html#method___construct"
558-
}, {
559-
"fqsen": "\\Flow\\CLI\\PipelineFactory\u003A\u003AfromJson\u0028\u0029",
560-
"name": "fromJson",
561-
"summary": "",
562-
"url": "classes/Flow-CLI-PipelineFactory.html#method_fromJson"
563558
}, {
564559
"fqsen": "\\Flow\\CLI\\PipelineFactory\u003A\u003AfromPHP\u0028\u0029",
565560
"name": "fromPHP",

0 commit comments

Comments
 (0)