Revision history for Perl extension DBIx::Inspector

0.07

    commit 594bef90278b1eaa802b61d2b445c182acc5e702
    Author: hatyuki29 <hatyuki29@gmail.com>
    Date:   Tue Jul 17 20:43:14 2012 +0900

        hash keys should be upper case

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
