Definition
/**
* Converts a Flow\ETL\Row\Schema to a Doctrine\DBAL\Schema\Table.
*/
to_dbal_schema_table(Schema $schema, string $table_name, array $table_options, array $types_map) : Table
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Converts a Flow\ETL\Row\Schema to a Doctrine\DBAL\Schema\Table.
*/
to_dbal_schema_table(Schema $schema, string $table_name, array $table_options, array $types_map) : Table