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 Issue 45275 #3261

Merged
merged 3 commits into from
Apr 19, 2022
Merged

Fix Issue 45275 #3261

merged 3 commits into from
Apr 19, 2022

Conversation

labkey-alan
Copy link
Contributor

Rationale

The upgrade code in question is causing perf problems for large SQL Server installations, this was fixed in a previous PR by @labkey-jeckels, but the issue still needs to be addressed for Postgres. This PR updates the upgrade code to use ParameterMapStatement which should be better perf-wise.

Related Pull Requests

Changes

  • ExperimentUpgradeCode: Use ParameterMapStatement in generateExpProtocolApplicationEntityIds

@labkey-alan
Copy link
Contributor Author

I tested the upgrade code locally and it worked.

@labkey-alan labkey-alan merged commit 9bf27ab into release22.3-SNAPSHOT Apr 19, 2022
@labkey-alan labkey-alan deleted the 22.3_fb_issue_45275 branch April 19, 2022 22:24
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.

3 participants