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

Changes for version 0.34 - 2007-08-19

  • More work on update schema from Slaven Rezic <srezic@cpan.org>, thanks!
    • implement table dropping (closes: CPAN#27936)
    • implement column dropping (closes: CPAN#27896)
  • Fix to quiet warnings from internal use of old API from Jesse Vincent <jesse+cpan@fsck.com>, thanks! (closes: CPAN#27958)
  • Make table dropping optional, not the default.

Modules

Database-independent schema objects
Column group objects
Index column group object
Unique column group object
Column objects
DBIx::DBSchema Driver Writer's Guide and Base Class
Oracle native driver for DBIx::DBSchema
PostgreSQL native driver for DBIx::DBSchema
SQLite native driver for DBIx::DBSchema
Sybase database driver for DBIx::DBSchema
MySQL native driver for DBIx::DBSchema
Index objects
Table objects

Provides

in DBSchema/_util.pm