Libraries
»
sequel
(5.86.0)
»
Index (I)
»
Sequel
»
Postgres
»
IntegerOutsideBigintRange
Class: Sequel::Postgres::IntegerOutsideBigintRange
Inherits:
InvalidValue
Object
InvalidValue
Sequel::Postgres::IntegerOutsideBigintRange
show all
Defined in:
lib/sequel/adapters/shared/postgres.rb
Overview
Exception class ranged when literalizing integers outside the bigint/int8 range.