Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 673c37619e6adc0937e4506a04d142df

perl-SQL-Abstract-Pg-1.0.0-2.mga9.src.rpm

Description:

the SQL::Abstract::Pg manpage extends the SQL::Abstract manpage with a few
PostgreSQL features used by the Mojo::Pg manpage.

JSON
In many places (as supported by the SQL::Abstract manpage) you can use
the '-json' unary op to encode JSON from Perl data structures.


$abstract->update('some_table', {foo => {-json => [1, 2, 3]}}, {bar => 23});


$abstract->select('some_table', '*', {foo => {'=' => {-json => [1, 2, 3]}}});

Generated packages:

Other version of this rpm: