Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying
- Defined in:
- lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb
Overview
:nodoc:
Instance Method Summary collapse
Methods inherited from Bit
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 |