Merge pull request #2 from Grinnz/patch-2 Update webchat metadata to web.libera.chat
Merge pull request #2 from Grinnz/patch-2
Update webchat metadata to web.libera.chat
PostgreSQL features for SQL::Abstract.
use SQL::Abstract::Pg; my $abstract = SQL::Abstract::Pg->new; say $abstract->select('some_table');
All you need is a one-liner, it takes less than a minute.
$ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n SQL::Abstract::Pg
We recommend the use of a Perlbrew environment.
Take a look at our excellent documentation!
用于生成PostgreSQL兼容的SQL语句的Perl模块
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
SQL::Abstract::Pg
PostgreSQL features for SQL::Abstract.
Installation
All you need is a one-liner, it takes less than a minute.
We recommend the use of a Perlbrew environment.
Want to know more?
Take a look at our excellent documentation!