pgsql_table_to_flow_schema
Definition
/**
* Convert a PostgreSQL table definition into a Flow Schema.
*/
pgsql_table_to_flow_schema(Table $table, ?EntryTypesMap $typesMap) : Schema /**
* Convert a PostgreSQL table definition into a Flow Schema.
*/
pgsql_table_to_flow_schema(Table $table, ?EntryTypesMap $typesMap) : Schema