Matt S Trout > DBIx-Class-0.08100 > DBIx::Class::Storage::DBI::MultiDistinctEmulation

Download:
DBIx-Class-0.08100.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  4
Stalled  4
View Bugs
Report a bug
Source   Latest Release: DBIx-Class-0.08102

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.