class ActiveRecord::ConnectionAdapters::PostgreSQL::OID::Jsonb

:nodoc:
:nodoc:

def type

:nodoc:
:nodoc:
def type
  :jsonb
end