Skip to content

v2.0.2

Compare
Choose a tag to compare
@pgajek2 pgajek2 released this 03 Jul 19:28
· 78 commits to main since this release
2391490

03-July-2023

Changes

Work with multi-select picklists

New methods were added:

  • includesAll
  • includesSome
  • excludesAll
  • excludesSome

Query Exception

Query Exception List has no rows for assignment to SObject will be catch and null will be returned.

toValuesOf

Using https://salesforce.stackexchange.com/questions/393308/get-a-list-of-one-column-from-a-soql-result approach all values from one field can be gather.