blob: 318da875d5252efae1e357991e2e16d6b9bcc7a5 (
plain)
1
2
3
4
5
6
7
|
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: https://metacpan.org/release/Class-DBI-Pg
|