Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying
- Inherits:
-
OID::Bit
- Object
- OID::Bit
- ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
8 9 10 |
# File 'lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb', line 8 def type :bit_varying end |