Definition
schema_column(string $name, ColumnType $type, bool $nullable, ?string $default, bool $isIdentity, ?IdentityGeneration $identityGeneration, bool $isGenerated, ?string $generationExpression, ?int $ordinalPosition) : Column composer require flow-php/etl ~0.35.1 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
schema_column(string $name, ColumnType $type, bool $nullable, ?string $default, bool $isIdentity, ?IdentityGeneration $identityGeneration, bool $isGenerated, ?string $generationExpression, ?int $ordinalPosition) : Column