The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.40 - 2011-12-17

  • doc: sql_update_schema link to sql_add_column misspelled
  • Pg: fix mapping for DOUBLE PRECISION type to avoid needless alter cols
  • mysql: implement altering column types & lengths

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