On Tuesday, April 30, 2002, at 10:23 PM, Sam Joseph wrote: > So I managed to get GROUP BY and HAVING functionality working in Torque > by making some slight modifications to Criteria, Query, and BasePeer. > My code is working against MySQL and MsSQL, > > I know I need this functionality for my application. Do we want to > support this? Do we know how consistence this SQL is across other > databases?
GROUP BY and HAVING are both pretty consistent. Send along a patch. 8^) -Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
