Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Text

Inherits:
String show all
Defined in:
lib/arjdbc/postgresql/base/oid.rb

Instance Method Summary collapse

Methods inherited from String

#type_cast

Methods inherited from Identity

#type_cast

Methods inherited from Type

#infinity, #simplified_type

Instance Method Details

#typeObject



54
# File 'lib/arjdbc/postgresql/base/oid.rb', line 54

def type; :text end