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