Sequel::Postgres::PGNumericArray
PGArray subclass for handling int2/int4/int8 arrays.
Use the int4 type by default.
# File lib/sequel/extensions/pg_array.rb, line 405 405: def array_type 406: super || ARRAY_TYPE 407: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.