class PG::TextEncoder::Integer
This is the encoder class for the PostgreSQL integer types.
Non-Integer values are expected to have method to_i
defined.
This is the encoder class for the PostgreSQL integer types.
Non-Integer values are expected to have method to_i
defined.