Changes for version 0.07037 - 2013-10-30
- Allow overriding individual moniker parts
Changes for version 0.07036_04 - 2013-10-24
- Set table_class to DBIx::Class::ResultSource::View for views, in supported backends (SQLite, MySQL, and Pg) (arc@cpan.org)
Changes for version 0.07036_03 - 2013-10-22
- Restore support for PostgreSQL 8.3 (RT#87291)
- Fix t/23dumpmore on perl 5.8.8 and earlier
- Silence warnings from pure-perl Cwd::abs_path()
Changes for version 0.07036_02 - 2013-09-25
- Skip many_to_many bridges involving might_have relationships
Changes for version 0.07036_01 - 2013-08-11
- Fix typos in POD and comments (RT#87644)
- Don't ship MYMETA.* files (RT#87713)
- Fix many_to_many bridges involving might_have relationships
- Allow specifying custom attributes for many_to_many bridges
- Allow specifying the separator when joining database, schema and table names to form a moniker
- Allow using all the moniker parts in hashref moniker_map
- Allow matching all the moniker parts in constraint/exclude
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