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

Apply SQLite test clean-up fix #922

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

s373r
Copy link
Member

@s373r s373r commented Oct 24, 2024

Description

A sqlx regression was identified that resulted in test SQLite databases not being deleted. This PR fixes that.

Use the following PR:

Checklist before requesting a review

@s373r s373r self-assigned this Oct 24, 2024
@s373r s373r marked this pull request as ready for review October 24, 2024 14:50
Copy link
Contributor

@zaychenko-sergei zaychenko-sergei left a comment

Choose a reason for hiding this comment

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

The most mysterious change ever, but let it be :-)

@zaychenko-sergei zaychenko-sergei merged commit 3355af2 into master Oct 24, 2024
6 checks passed
@zaychenko-sergei zaychenko-sergei deleted the chore/sqlite-test-clean-up-fix branch October 24, 2024 15:01
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