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

Changes for version 0.07043 - 2015-05-13

  • Fix many_to_many bridges with overlapping foreign keys
  • Add option to allow extra columns in many_to_many link tables
  • Document how to add perltidy markers via filter_generated_code
  • Fix DB2 foreign-key introspection
  • Remove dependency on List::MoreUtils and Sub::Name
  • Ensure schema files are generated as binary files on Windows
  • Fix overwrite_modifications not overwriting if the table hasn't changed
  • Filter out disabled constraints and triggers for Oracle (GH#5)

Documentation

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

Modules

Create a DBIx::Class::Schema based on a database
Base DBIx::Class::Schema::Loader Implementation.
DBIx::Class::Schema::Loader DBI Implementation.
ADO wrapper for DBIx::Class::Schema::Loader::DBI::ODBC::ACCESS
ADO wrapper for DBIx::Class::Schema::Loader::DBI::MSSQL
Loader::DBI Component to parse quoted default constants and functions
DBIx::Class::Schema::Loader::DBI DB2 Implementation.
DBIx::Class::Schema::Loader::DBI DBD::Firebird subclass
DBIx::Class::Schema::Loader::DBI Informix Implementation.
DBIx::Class::Schema::Loader::DBI Firebird Implementation.
DBIx::Class::Schema::Loader::DBI MSSQL Implementation.
Microsoft Access driver for DBIx::Class::Schema::Loader
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.
Base Class for Database Objects Such as Tables and Views in DBIx::Class::Schema::Loader
Class for Database Objects for Informix Such as Tables and Views in DBIx::Class::Schema::Loader
Class for Database Objects for Sybase ASE and MSSQL Such as Tables and Views in DBIx::Class::Schema::Loader
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.06000
RelBuilder for compatibility with DBIx::Class::Schema::Loader version 0.07000
Class for Tables in DBIx::Class::Schema::Loader
Class for Informix Tables in DBIx::Class::Schema::Loader
Class for Sybase ASE and MSSQL Tables in DBIx::Class::Schema::Loader