Changes for version 0.05999_04 - 2006-03-18

  • Fix for delete on full-table resultsets
  • Removed caching on count() and added _count for pager()
  • ->connection does nothing if ->storage defined and no args (and hence ->connect acts like ->clone under the same conditions)
  • Storage::DBI throws better exception if no connect info
  • columns_info_for made more robust / informative
  • ithreads compat added, fork compat improved
  • weaken result_source in all resultsets
  • Make pg seq extractor less sensitive.

Changes for version 0.05999_03 - 2006-03-14

  • has_many prefetch fixes
  • deploy now adds drop statements before creates
  • deploy outputs debugging statements if DBIX_CLASS_STORAGE_DBI_DEBUG is set

Changes for version 0.05999_02 - 2006-03-10

  • remove test dep on YAML
  • additional speed tweaks for C3
  • allow scalarefs passed to order_by to go straight through to SQL
  • renamed insert_or_update to update_or_insert (with compat alias)
  • hidden lots of packages from the PAUSE Indexer

Changes for version 0.05999_01 - 2006-03-09

  • renamed cols attribute to columns (cols still supported)
  • added has_column_loaded to Row
  • Storage::DBI connect_info supports coderef returning dbh as 1st arg
  • load_components() doesn't prepend base when comp. prefixed with +
  • $schema->deploy
  • HAVING support
  • prefetch for has_many
  • PK::Auto::* no longer required since Storage::DBI::* handle auto-inc
  • minor tweak to tests for join edge case
  • added cascade_copy relationship attribute (sponsored by Airspace Software, http://www.airspace.co.uk/)
  • clean up set_from_related
  • made copy() automatically null out auto-inc columns
  • added txn_do() method to Schema, which allows a coderef to be executed atomically

Documentation

Index of the Manual
Miscellaneous recipes
Simple CD database example
Frequently asked questions
Deconfusion of terms used
Introduction to DBIx::Class
Introduction to DBIx::Class::Schema
Got a problem? Shoot it.

Modules

Extensible and flexible object <-> relational mapper. UNAUTHORIZED
Lets you build groups of accessors UNAUTHORIZED
Class::DBI Compatability layer. UNAUTHORIZED
Core set of DBIx::Class modules UNAUTHORIZED
Non-recommended classdata schema component UNAUTHORIZED
Automatically create objects from column data UNAUTHORIZED
Primary Key class UNAUTHORIZED
Automatic primary key class UNAUTHORIZED
(DEPRECATED) Automatic primary key class for DB2 UNAUTHORIZED
(DEPRECATED) Automatic primary key class for MSSQL UNAUTHORIZED
(DEPRECATED) Automatic primary key class for MySQL UNAUTHORIZED
(DEPRECATED) Automatic primary key class for Oracle UNAUTHORIZED
(DEPRECATED) Automatic primary key class for Pg UNAUTHORIZED
(DEPRECATED) Automatic primary key class for SQLite UNAUTHORIZED
Inter-table relationships UNAUTHORIZED
Inter-table relationships UNAUTHORIZED
Responsible for fetching and creating resultset. UNAUTHORIZED
helpful methods for managing resultset classes (EXPERIMENTAL) UNAUTHORIZED
Result source object UNAUTHORIZED
Table object UNAUTHORIZED
provides a classdata table object and method proxies UNAUTHORIZED
Basic row methods UNAUTHORIZED
composable schemas UNAUTHORIZED
hooks for Storable freeze/thaw (EXPERIMENTAL) UNAUTHORIZED
DBI storage handler UNAUTHORIZED
Automatic primary key class for DB2 UNAUTHORIZED
Automatic primary key class for MSSQL UNAUTHORIZED
Automatic primary key class for Oracle UNAUTHORIZED
Automatic primary key class for PostgreSQL UNAUTHORIZED
Automatic primary key class for SQLite UNAUTHORIZED
Automatic primary key class for MySQL UNAUTHORIZED
Base class for running Class::DBI tests against DBIx::Class compat layer, shamelessly ripped from Class::DBI::Test::SQLite
Force UTF8 (Unicode) flag on columns UNAUTHORIZED
Implicit uuid columns
UUID wrapper module UNAUTHORIZED
Create uuids using APR::UUID UNAUTHORIZED
Create uuids using Data::UUID UNAUTHORIZED
Create uuids using Data::Uniqid UNAUTHORIZED
Create uuids using UUID UNAUTHORIZED
Create uuids using Win32::Guidgen UNAUTHORIZED
Create uuids using Win32API::GUID UNAUTHORIZED
Validate all data before submitting to your database. UNAUTHORIZED
DBIx::Class file producer UNAUTHORIZED

Provides

in lib/DBIx/Class/Storage/DBI.pm
in lib/DBIx/Class/CDBICompat/ColumnGroups.pm
in lib/DBIx/Class/Relationship/BelongsTo.pm UNAUTHORIZED
in lib/DBIx/Class/Storage/DBI.pm UNAUTHORIZED
in lib/DBIx/Class/Storage.pm UNAUTHORIZED
in lib/DBIx/Class/CDBICompat/ImaDBI.pm UNAUTHORIZED