Class: ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/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/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb', line 8 def type :bit_varying end |