Name : perl-SQL-Abstract-Pg
| |
Version : 1.0.0
| Vendor : Mageia_Org
|
Release : 2.mga9
| Date : 2022-03-21 14:47:39
|
Group : Development/Perl
| Source RPM : perl-SQL-Abstract-Pg-1.0.0-2.mga9.src.rpm
|
Size : 0.02 MB
| |
Packager : umeabot < umeabot>
| |
Summary : PostgreSQL features for SQL::Abstract
|
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]}}});
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release |