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

Avoid double-logging queries #71

Merged
merged 1 commit into from
May 28, 2024
Merged

Avoid double-logging queries #71

merged 1 commit into from
May 28, 2024

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented May 27, 2024

These changes are now available in 1.10.1

This logging is handled in SQLiteKit and should not be present at the SQLiteNIO layer.

@gwynne gwynne added bug Something isn't working semver-patch Internal changes only labels May 27, 2024
@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy May 27, 2024 19:14
@gwynne gwynne merged commit 1b03daf into main May 28, 2024
9 checks passed
@gwynne gwynne deleted the remove-excess-query-logging branch May 28, 2024 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants