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

feat: skip call to db for checksum, if not needed #207

Conversation

slsyy
Copy link
Contributor

@slsyy slsyy commented Jun 26, 2024

move oldChecksum == 0 check before calling a database, which saves number of queries made to db

move `oldChecksum == 0` check before calling a database, which saves
number of queries made to db
@andreynering andreynering enabled auto-merge (squash) July 13, 2024 20:40
@andreynering
Copy link
Contributor

@slsyy Thanks again!

@andreynering andreynering merged commit 2f7a8c1 into go-testfixtures:master Jul 13, 2024
2 checks passed
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