Changes for version 0.42 - 2013-11-03

  • Basic foreign key support
    • table creation
    • table alteration (adding new foreign keys)
    • reverse-engineering (Pg driver)

Changes for version 0.41_01

  • consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE

Modules

Database-independent schema objects
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
Foreign key objects
Index objects
Table objects

Provides

in DBSchema/_util.pm