class PG::TextDecoder::Numeric
This is a decoder class for conversion of PostgreSQL numeric types to Ruby BigDecimal objects.
As soon as this class is used, it requires the ‘bigdecimal’ gem.
This is a decoder class for conversion of PostgreSQL numeric types to Ruby BigDecimal objects.
As soon as this class is used, it requires the ‘bigdecimal’ gem.