marcaurele commented on issue #1723: Fix GroupBy (+ having) condition and tests
URL: https://github.com/apache/cloudstack/pull/1723#issuecomment-342765144
 
 
   I don't know if it's not used because it's broken. In our CS development I 
encounter the case where I had a need for GroupBy + Having and did not want to 
go with raw SQL. I thought to push the fix upstream so that it could be used in 
further development. There is at least one spot where it could be used instead 
of raw SQL 
https://github.com/apache/cloudstack/blob/137d6a8940e03f0f0a67a78530bbe25650c17df5/engine/schema/src/com/cloud/upgrade/DatabaseIntegrityChecker.java#L82
 doing a quick check.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to