Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: properly chunk query for getPackageVersionStrings #277

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

shetzel
Copy link
Contributor

@shetzel shetzel commented Apr 22, 2023

Fixes the getPackageVersionStrings() function to properly chunk a large query into multiple, smaller queries when the where clause is too large.

@W-13083719@
forcedotcom/cli#2073

test/utils/packageUtils.test.ts Outdated Show resolved Hide resolved
@mshanemc mshanemc merged commit 6b9001e into main Apr 25, 2023
@mshanemc mshanemc deleted the sh/chunk-getPackageVersionStrings branch April 25, 2023 18:28
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.

2 participants