The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension DBIx::Inspector

0.06

    - fixed fail if $dbh->{FetchHashKeyName} set 'NAME_lc'
      (nihen)

0.05

    - support table and column names for postgresql reserved word
      (makamaka)

0.04

        - added $column->get($name)

0.03

        - fixed typo in docs
        - use Module::Load instead of Class::Load

0.02

        - fixed packaging

0.01    Sat Nov 27 16:59:53 2010
        - original version