Changes for version 0.08126 - 2010-12-28
- Fixes
- Bump forgotten Class::Accessor::Grouped core dependency
- Promote forgotten Hash::Merge optdep to a hard requirement
- Skip t/storage/error.t on smokers with leaking perls
- Fix t/storage/txn.t deadlocks on slower machines
- Do not run on smokers if a trial Package::Stash is found
Documentation
Index of the Manual
Developing DBIx::Class Components
Miscellaneous recipes
What documentation do we have?
Simple CD database example
Frequently Asked Questions (in theory)
A boatload of DBIx::Class features with links to respective documentation
Clarification of terms used.
Introduction to DBIx::Class
Manual on joining tables with DBIx::Class
How to read and write DBIx::Class POD.
Got a problem? Shoot it.
Minimum Need to Know
utility for administrating DBIx::Class schemata
Modules
Extensible and flexible object <-> relational mapper. UNAUTHORIZED
See Class::Accessor::Grouped UNAUTHORIZED
Administration object for schemas UNAUTHORIZED
Class::DBI Compatibility layer. UNAUTHORIZED
Core set of DBIx::Class modules UNAUTHORIZED
Abstract object representing a query cursor on a resultset. UNAUTHORIZED
(DEPRECATED) classdata schema component UNAUTHORIZED
Exception objects for DBIx::Class UNAUTHORIZED
Automatically convert column data UNAUTHORIZED
Automatically create references from column data UNAUTHORIZED
Auto-create DateTime objects from date and datetime columns. UNAUTHORIZED
DEPRECATED (superseded by DBIx::Class::InflateColumn::FS) UNAUTHORIZED
Optional module dependency specifications (for module authors)
Modify the position of objects in an ordered list. UNAUTHORIZED
Primary Key class UNAUTHORIZED
Automatic primary key class UNAUTHORIZED
Inter-table relationships UNAUTHORIZED
Inter-table relationships UNAUTHORIZED
Get raw hashrefs from a resultset UNAUTHORIZED
Represents a query used for fetching a set of results. UNAUTHORIZED
helpful methods for messing with a single column of the resultset UNAUTHORIZED
scheduled for deletion in 09000 UNAUTHORIZED
Result source object UNAUTHORIZED
Table object UNAUTHORIZED
ResultSource object representing a view UNAUTHORIZED
Decouple Rows/ResultSets objects from their Source objects UNAUTHORIZED
provides a classdata table object and method proxies UNAUTHORIZED
Basic row methods UNAUTHORIZED
An SQL::Abstract-based SQL maker class UNAUTHORIZED
SQL::Abstract::Limit-like functionality for DBIx::Class::SQLMaker UNAUTHORIZED
Pre-ANSI Joins-via-Where-Clause Syntax UNAUTHORIZED
composable schemas UNAUTHORIZED
DBIx::Class::Schema plugin for Schema upgrades UNAUTHORIZED
hooks for Storable nfreeze/thaw UNAUTHORIZED
Run environment checks on startup UNAUTHORIZED
Generic Storage Handler UNAUTHORIZED
DBI storage handler UNAUTHORIZED
Support for Microsoft SQL Server via DBD::ADO UNAUTHORIZED
Storage component for RDBMS requiring explicit placeholder typing UNAUTHORIZED
Object representing a query cursor on a resultset. UNAUTHORIZED
Automatic primary key class for DB2 UNAUTHORIZED
Base Storage Class for Informix Support UNAUTHORIZED
Driver for the Firebird RDBMS UNAUTHORIZED
Base Class for Microsoft SQL Server support in DBIx::Class UNAUTHORIZED
Storage component for RDBMS supporting multicolumn in clauses UNAUTHORIZED
Sometime DBDs have poor to no support for bind variables UNAUTHORIZED
Base class for ODBC drivers UNAUTHORIZED
Support specific to MS Access over ODBC UNAUTHORIZED
Support specific to DB2/400 over ODBC UNAUTHORIZED
Driver for using the Firebird RDBMS through ODBC UNAUTHORIZED
Support specific to Microsoft SQL Server over ODBC UNAUTHORIZED
Driver for using Sybase SQL Anywhere through ODBC UNAUTHORIZED
Base class for Oracle driver UNAUTHORIZED
Oracle Support for DBIx::Class UNAUTHORIZED
Oracle joins in WHERE syntax support (instead of ANSI). UNAUTHORIZED
Automatic primary key class for PostgreSQL UNAUTHORIZED
BETA Replicated database support UNAUTHORIZED
A Software Load Balancer UNAUTHORIZED
Just get the First Balancer UNAUTHORIZED
A 'random' Balancer UNAUTHORIZED
Manage a pool of replicants UNAUTHORIZED
A replicated DBI Storage Role UNAUTHORIZED
A DBI Storage Role with DSN information in trace output UNAUTHORIZED
Driver for Sybase SQL Anywhere UNAUTHORIZED
Automatic primary key class for SQLite UNAUTHORIZED
Base class for drivers using DBD::Sybase UNAUTHORIZED
Sybase ASE SQL Server support for DBIx::Class UNAUTHORIZED
Storage::DBI subclass for Sybase ASE without placeholder support UNAUTHORIZED
(DEPRECATED) Legacy storage class for MSSQL via DBD::Sybase UNAUTHORIZED
Support for Microsoft SQL Server via DBD::Sybase UNAUTHORIZED
Support for Microsoft SQL Server via DBD::Sybase without placeholders UNAUTHORIZED
Storage component for RDBMSes supporting the 'uniqueidentifier' type UNAUTHORIZED
Storage::DBI class implementing MySQL specifics UNAUTHORIZED
SQL Statistics UNAUTHORIZED
Scope-based transaction handling UNAUTHORIZED
Force UTF8 (Unicode) flag on columns (DEPRECATED) UNAUTHORIZED
Create a SQL::Translator schema from a DBIx::Class::Schema instance UNAUTHORIZED
DBIx::Class file producer UNAUTHORIZED