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

Changes for version 0.75 - 2013-01-29

  • Bug fixes:
    • backport a sort order fix for Pg handles from Searchbuilder
    • Work around Pg's sub-second formatting and DateTime::Parser::ISO8601
    • Don't attempt to filter, eq-check, validate, or otherwise munge functions
  • Tests:
    • Fix failures on 5.17.6, reported as [rt.cpan.org #82978]
    • Update test to account for the ported bug fix in f9439a0
  • Cleanup:
    • remove a useless wrapper function
  • Documentation:
    • SPROUT points out that the second fix in 0.73 is actually a run-time error, of course

Modules

An object-relational persistence framework
Encapsulate SQL queries and rows in simple perl objects
Deal with multiple Jifty::DBI::Collection result sets as one
Ensure uniqueness of records in a collection
Encapsulates a single column in a Jifty::DBI::Record table
base class for Jifty::DBI filters
Encodes booleans
DateTime object wrapper around date columns
DateTime object wrapper around date columns
Encodes time durations
salts and hashes a value before storing it
Encodes arbitrary data using Storable
DateTime object wrapper around date columns
Filter used to enforce max_length column trait
Encodes uniform resource identifiers
This filter stores arbitrary Perl via YAML
Encodes data as base64
Jifty::DBI UTF-8 data filter
Perl extension which is a generic DBI handle
An Informix specific Handle object
An ODBC specific Handle object
An oracle specific Handle object
A Postgres specific Handle object
A SQLite specific Handle object
a Sybase specific Handle object
A mysql specific Handle object
A mysql specific Handle object
abstract class for objects that has filters
Superclass for records loaded by Jifty::DBI::Collection
records with caching behavior
records with caching behavior
Record model mixins for Jifty::DBI
Use a simple syntax to describe a Jifty table.
Generate a table schema from Jifty::DBI records