pub fn numeric( name: impl Into<String>, precision: u16, scale: u16, ) -> ColumnBuilder
Creates a NUMERIC column builder.