Definition
/**
* Create a decimal data type with optional precision and scale.
*/
data_type_decimal(?int $precision, ?int $scale) : DataType composer require flow-php/etl ~0.29.0 Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* Create a decimal data type with optional precision and scale.
*/
data_type_decimal(?int $precision, ?int $scale) : DataType