Class | Sequel::Postgres::PGDecimalArray |
In: |
lib/sequel/extensions/pg_array.rb
|
Parent: | PGArray |
PGArray subclass for decimal/numeric types. Uses the general parser as the JSON parser cannot handle arbitrary precision numbers.