As discussed on #dbix-class attached is a patch which contains the following:<br><br>- horrific but temporary hack to allow SQLite and Oracle to do counts on resultsets with multiple column select distincts<br>- tests to check this
<br>- a change to the cookbook to add some clarity to the select -> { count => { distinct => [...] } } stuff<br><br>Notes:<br>- I've made a class called <a href="http://retarded.pm/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Retarded.pm</a> which should probably be renamed to something less offensive
<br>- the hack should be replaced with something sane once there is subselect support<br><br>Cheers,<br>Luke / captainL