1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/databases/p5-Class-DBI-Pg/pkg-descr
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00

8 lines
228 B
Plaintext

Class::DBI::Pg automate the setup of Class::DBI columns and primary key for
Postgres.
select Postgres system catalog and find out all columns, primary key and SERIAL
type column.
WWW: http://search.cpan.org/dist/Class-DBI-Pg/