Changes for version 0.07012 - 2011-11-09
- as of 0.07011 all callbacks receive a ::Loader::Table or interface-compatible object instead of the table name, this object stringifies to the table name (RT#72260)
- fix a bug in dynamic schema_base_class/schema_components implementation that ran the connection method twice on subsequent connects
- use a temp file for filter_generated_code with a string program name instead of IPC::Open2, which hangs on Win32 (RT#72226)
- previous version referred to the wrong RT# for the uniq_to_primary change, it is actually (RT#51696)
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.
DBD::ADO proxy
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.
DBD::ODBC proxy
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