aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-Admin-TableInfo/pkg-descr
blob: 1cca44551d3888f48d9c06f283d8c515ee4d4ee4 (plain) (blame)
1
2
3
4
5
6
DBIx::Admin::TableInfo is a pure Perl module. It is a convenient wrapper around
all of these DBI methods:
- table_info()
- column_info()
- primary_key_info()
- foreign_key_info()