Class: ActiveRecord::ConnectionAdapters::CipherStashPG::OID::BitVarying
- Inherits:
-
Bit
- Object
- Type::Value
- Bit
- ActiveRecord::ConnectionAdapters::CipherStashPG::OID::BitVarying
- Defined in:
- lib/active_record/connection_adapters/6.1/cipherstash_pg/oid/bit_varying.rb,
lib/active_record/connection_adapters/7.0/cipherstash_pg/oid/bit_varying.rb,
lib/active_record/connection_adapters/7.1/cipherstash_pg/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/6.1/cipherstash_pg/oid/bit_varying.rb', line 8 def type :bit_varying end |