fixed multiple column count distincts in SQLite and Oracle
authorLuke Saunders <luke.saunders@gmail.com>
Thu, 6 Apr 2006 17:36:57 +0000 (17:36 +0000)
committerLuke Saunders <luke.saunders@gmail.com>
Thu, 6 Apr 2006 17:36:57 +0000 (17:36 +0000)
commit286f32b3cfaa7a96e3626d2b13a33302390e22bd
tree2a4347bd246f3f290e41d41e2e680df895c9cb0d
parent182fee362308526aa3f6161e8d79d566e7df520e
fixed multiple column count distincts in SQLite and Oracle
lib/DBIx/Class.pm
lib/DBIx/Class/Manual/Cookbook.pod
lib/DBIx/Class/Storage/DBI/MultiDistinctEmulation.pm [new file with mode: 0644]
lib/DBIx/Class/Storage/DBI/Oracle.pm
lib/DBIx/Class/Storage/DBI/SQLite.pm
t/run/01core.tl
t/run/13oracle.tl