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.