DBIx::Class::Storage::DBI::MultiDistinctEmulation.3pm

Langue: en

Version: 2007-06-17 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

DBIx::Class::Storage::DBI::MultiDistinctEmulation - Some databases can't handle count distincts with multiple cols. They should use base on this.

SYNOPSIS

DESCRIPTION

This class allows count distincts with multiple columns for retarded databases (Oracle and SQLite)

AUTHORS

Luke Saunders <luke.saunders@gmail.com>

LICENSE

You may distribute this code under the same terms as Perl itself.