Flow PHP

PostgreSqlLoader implements Loader

FinalYes

PostgreSQL loader for ETL pipelines.

Supports INSERT, UPDATE, and DELETE operations.

Interfaces

Loader

Methods

__construct()  : mixed
load()  : void
withDeleteOptions()  : self
withInsertOptions()  : self
withOperation()  : self
withTypesMap()  : self
withUpdateOptions()  : self

Methods

load()

public load(Rows $rows, FlowContext $context) : void
Parameters
$rows : Rows
$context : FlowContext

        
On this page

Search results