PG::TextDecoder::
Numeric class
Superclass | PG::SimpleDecoder |
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.
Superclass | PG::SimpleDecoder |
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.