Changes for version 0.03005 - 2006-07-19

  • Pretty much everything in this release originates from nilsonsfj patches
    • bugfix: mysql unique constraint code had an obvious but longstanding error
    • bugfix: columns were being specified out-of-order, bug was introduced in the 0.03004 column metadata dumping feature
    • dump code now skips+warns instead of dies when dump_overwrite not set

Modules

Dynamic definition of a DBIx::Class::Schema
Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader DBI Implementation.
DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation.
DBIx::Class::Schema::Loader::DBI SQLite Implementation.
Loader subclass writing guide for DBI
DBIx::Class::Schema::Loader::DBI mysql Implementation.
Builds relationships for DBIx::Class::Schema::Loader