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

Changes for version 0.35 - 2007-10-29

  • Fix minor breakage (pretty_print) resulting from Jesse's changes.
  • Update mysql driver to handle BIGSERIAL columns
  • Update Column.pm, move all mysql and Pg-specific code to DBD driver callbacks
  • Update Table.pm, add local_options
  • Fix mysql NULL reverse-engineering and updating code

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