Skip to content

SOQL 1.0.1

Choose a tag to compare

@pgajek2 pgajek2 released this 18 May 15:26
· 218 commits to main since this release
c88f9ae
  1. Dynamic orderBy - orderBy(String field) and orderBy(String field, String direction);
  2. Documentation updates
  3. Empty FilterGroup fix