Para::Frame::DBIx::Pg - Wrapper module for DBI Pg
$dbix->init( \%args )
Sets datetime_formatter
to DateTime::Format::Pg which uses SQL
standard ISO 8601
(2003-01-16T23:12:01+0200). It's used by
Para::Frame::DBIx/format_datetime.
$dbix->tables
Returns: a Para::Frame::List of Para::Frame::DBIx::Table objects
$dbix->table( $name )
Returns: a Para::Frame::DBIx::Table object for the table, or undef if not exists;