soql-lib icon indicating copy to clipboard operation
soql-lib copied to clipboard

The SOQL Lib provides functional constructs for SOQL queries in Apex.

Results 4 soql-lib issues
Sort by recently updated
recently updated
newest added

- [Use Cursors for Expanded SOQL Query Result Support (Beta)](https://help.salesforce.com/s/articleView?id=release-notes.rn_apex_ApexCursors.htm&release=250&type=5) - API Update

enhancement

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

enhancement

Hi. I am trying to create my implementation of SOQL to CSV and currently struggling with some issues like mixed field order or handling of parent and child relations. Could...

enhancement