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

Changes for version 0.07002 - 2010-09-11

  • Properly detect a schema loaded with use_moose on subsequent reloads
  • Die with a sensible message when a schema loaded with use_moose => 1 is reloaded with use_moose => 0
  • Switch to MRO::Compat
  • Fix oracle common tests failure / lc(undef) warnings
  • Bump Moose/Moosex::NonMoose optional dependencies to fixed-up versions
  • Fix mssql common tests failures with MSSQL 2005 (skip test of datatypes found only on MSSQL 2008)
  • Fix DB2 v8 test failures (skip tests of graphics types found only on DB2 v9)
  • Fix dangerous invocation of ->meta on classes during upgrade (may be *non* moosified and contain a user-defined meta() )
  • Multiple test cleanups and refactorings

Documentation

Important Information Related to Upgrading from Version 0.04006
Dump a schema using DBIx::Class::Schema::Loader

Modules

Dynamic definition of a DBIx::Class::Schema
Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader DBI Implementation.
Loader::DBI Component to parse quoted default constants and functions
DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI Informix Implementation.
DBIx::Class::Schema::Loader::DBI Firebird Implementation.
DBIx::Class::Schema::Loader::DBI MSSQL Implementation.
ODBC wrapper for DBIx::Class::Schema::Loader::DBI::InterBase
ODBC wrapper for DBIx::Class::Schema::Loader::DBI::MSSQL
ODBC wrapper for DBIx::Class::Schema::Loader::DBI::SQLAnywhere
DBIx::Class::Schema::Loader::DBI Oracle Implementation.
DBIx::Class::Schema::Loader::DBI PostgreSQL Implementation.
DBIx::Class::Schema::Loader::DBI SQL Anywhere Implementation.
DBIx::Class::Schema::Loader::DBI SQLite Implementation.
DBIx::Class::Schema::Loader::DBI Sybase ASE Implementation.
Common methods for Sybase and MSSQL
Driver for using Microsoft SQL Server through DBD::Sybase
Loader subclass writing guide for DBI
DBIx::Class::Schema::Loader::DBI mysql Implementation.
Optional module dependency specifications (for module authors)
Builds relationships for DBIx::Class::Schema::Loader
RelBuilder for compatibility with DBIx::Class::Schema::Loader version 0.04006
RelBuilder for compatibility with DBIx::Class::Schema::Loader version 0.05003
RelBuilder for compatibility with DBIx::Class::Schema::Loader version 0.06001