class Sequel::Postgres::IntegerOutsideBigintRange

  1. lib/sequel/adapters/shared/postgres.rb
Superclass: InvalidValue

Exception class ranged when literalizing integers outside the bigint/int8 range.