Skip to content

Conversation

@jamessimone
Copy link
Collaborator

*Fixes #43 by upgrading SOQl.cls to API version 58, where Set always implements Iterable to simplify string joining for Set operators

…s implements Iterable<T> to simplify string joining for Set operators
@jongpie
Copy link
Owner

jongpie commented Sep 14, 2023

@jamessimone this looks great! I still don't have a pipeline setup for this repo, but I can create & publish a new package version tomorrow. Thanks for working on this!

@jamessimone
Copy link
Collaborator Author

Awesome, happy to help!

@jongpie
Copy link
Owner

jongpie commented Sep 14, 2023

@jamessimone FYI I pushed a few extra changes to this branch to bump the API version everywhere to v58.0 and just a little scope-creep on some code cleanup.

@jamessimone
Copy link
Collaborator Author

Awesome - looks great!

@jongpie jongpie merged commit 269a787 into main Sep 18, 2023
@jongpie jongpie deleted the bugfix/43-set-iterable branch September 18, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

filterWhere() method doesn't process Set value parameters correctly

3 participants