beyond-the-cloud-dev / soql-lib

The SOQL Lib provides functional constructs for SOQL queries in Apex.
https://soql.beyondthecloud.dev/
MIT License
63 stars 10 forks source link

Support "HAVING" #126

Closed niou-ns closed 1 month ago

niou-ns commented 2 months ago

Hey @pgajek2 ! First of all - great job with SOQL Lib. Can you please consider adding support for "HAVING"?

Thanks!