Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Integer
- Inherits:
-
Type::Integer
- Object
- Type::Value
- Type::Integer
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Integer
- Includes:
- Infinity
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/integer.rb
Overview
:nodoc:
Instance Attribute Summary
Attributes inherited from Type::Value
Method Summary
Methods included from Infinity
Methods inherited from Type::Integer
#initialize, #type, #type_cast_for_database, #type_cast_from_database
Methods included from Type::Numeric
#changed?, #number?, #type_cast
Methods inherited from Type::Value
#==, #binary?, #changed?, #changed_in_place?, #initialize, #klass, #number?, #text?, #type, #type_cast_for_database, #type_cast_for_schema, #type_cast_from_database, #type_cast_from_user
Constructor Details
This class inherits a constructor from ActiveRecord::Type::Integer