Skip to content
New issue

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

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

Already on GitHub? # to your account

Avoid duplicate queries that were caused by running execute and the mapper find method #2804

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

juliusknorr
Copy link
Member

Avoid double queries on methods that would invoke execute anyways in the mapper class methods.

…apper find method

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 nice catch!

@juliusknorr juliusknorr merged commit 3585168 into master Aug 15, 2022
@delete-merged-branch delete-merged-branch bot deleted the bugfix/noid/duplicate-queries branch August 15, 2022 19:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants