Package : perl-SQL-Abstract-Pg > RPM : perl-SQL-Abstract-Pg-1.0.0-2.mga9.src.rpm

Basic items

Name perl-SQL-Abstract-Pg
Version 1.0.0
Release 2.mga9
URL https://metacpan.org/release/SQL-Abstract-Pg
Group Development/Perl
Summary PostgreSQL features for SQL::Abstract
Size 12KB
Arch noarch
License GPLv1+ or Artistic

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]}}});

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-21 14:46:36
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie