Closed xenoterracide closed 11 years ago
Hi Caleb,
Thanks for signaling this incompatibility with SQLA. I solved it by better inheritance from SQLA, and I copy-pasted the whole SQLA test suite for order-by, so everything seems to be OK.
Check version 1.10 of SQLAM from CPAN.
This commit provides a regression test for failing -order-by => { -desc => 'param' }, it does not however fix the problem
Signed-off-by: Caleb Cushing xenoterracide@gmail.com