class ActiveRecord::ConnectionAdapters::PostgreSQL::OID::BitVarying

:nodoc:
:nodoc:

def type

:nodoc:
:nodoc:
def type
  :bit_varying
end