Constant DECIMAL64_MAX_SCALE

pub const DECIMAL64_MAX_SCALE: i8 = 18; // 18i8
Expand description

The maximum scale for [DataType::Decimal64] values