NAME
Catmandu::Serializer - A (de)serializer from and to json strings
DESCRIPTION
serializer
'json'
returns a binary utf-8 string,
which only makes sense
if
you
send
your data to column of type
'binary'
(like json or jsonb in postgres)
Catmandu::Serializer - A (de)serializer from and to json strings
serializer
'json'
returns a binary utf-8 string,
which only makes sense
if
you
send
your data to column of type
'binary'
(like json or jsonb in postgres)