The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.08

  • commit e9e0d8af806d7f6ae796dcd2769d2d452f2fa025 Author: hatyuki29 <hatyuki29@gmail.com> Date: Tue Jul 24 17:05:12 2012 +0900
    • return empty list
    • if the context of the currently executing subroutine expect a list value.
  • lib/DBIx/Inspector/Driver/Pg.pm | 2 +- t/03_pg.t | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)
  • commit 7b8c3e1a080c0a3817699099c0ce34b205aad3ed Author: hatyuki <hatyuki29@gmail.com> Date: Thu Jul 19 18:29:10 2012 +0900
  • primary key is not required on PostgreSQL
  • lib/DBIx/Inspector/Driver/Pg.pm | 3 +++ t/03_pg.t | 10 +++++++++- 2 files changed, 12 insertions(+), 1 deletion(-)

Modules

Get information from $dbh
column object
iterator for DBIx::Inspector
table object

Provides

in lib/DBIx/Inspector/Column/Pg.pm
in lib/DBIx/Inspector/Driver/Base.pm
in lib/DBIx/Inspector/Driver/Pg.pm
in lib/DBIx/Inspector/Driver/SQLite.pm
in lib/DBIx/Inspector/Driver/mysql.pm
in lib/DBIx/Inspector/ForeignKey/Pg.pm
in lib/DBIx/Inspector/Iterator/Null.pm
in lib/DBIx/Inspector/Table/Pg.pm