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

Changes for version 2.021001 - 2014-04-06

  • Fix ::RemoveColumns to work with a specified `columns` (Anthony DeRobertis) (Fixes GH#27) Also fixes RT#91977/GH#24)

Modules

(DEPRECATED) Get rid of search context issues
(DEPRECATED) Easily set up join tables with DBIx::Class
(DEPRECATED) Get random rows from a ResultSet
All the ResultSet Helpers in one place
Automatically remove columns from a ResultSet
Work with dates in your RDBMS nicely
Get rid of search context issues
Define predefined searches more nicely
Get random rows from a ResultSet
Remove columns from a ResultSet
result_class => '::HRI' == WIN
Combine ResultSet searches with OR's
Do set operations with DBIx::Class
Shortcuts to common searches (->order_by, etc)
(DEPRECATED) Get rid of search context issues
Clean up your SQL namespace (DEPRECATED)
Shortcut for < -resultset >>
Easily set up join tables with DBIx::Class
Force numeric "context" on numeric columns
Do things when the values of a column change
Efficiently reuse ResultSet methods from results with fallback
Efficiently reuse ResultSet updates from results
Type less for your relationships!
Easily use ResultSet methods for the current row
Keep track of stored vs in-memory row values
Convenient subclassing with DBIx::Class
Remove the boilerplate from your TO_JSON functions
Generate sources directly from your Schema
suite of methods to find violated "constraints"
(DEPRECATED) Convenient subclassing with DBIx::Class
(DEPRECATED) Clean up your SQL namespace
Simplify the common case stuff for DBIx::Class.
Helper utilities for DBIx::Class components