blob: 0eb51dcd98d3f74ff10f59352f8997b4247d5b03 (
plain) (
blame)
1
2
3
4
5
|
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.
|