Skip to content

fix(regex): disable regex error logs#1806

Merged
ellie merged 1 commit intomainfrom
ellie/fix-regex-logs
Mar 1, 2024
Merged

fix(regex): disable regex error logs#1806
ellie merged 1 commit intomainfrom
ellie/fix-regex-logs

Conversation

@ellie
Copy link
Member

@ellie ellie commented Mar 1, 2024

The sqlx regex crate will log errors automatically

See

https://github.com/launchbadge/sqlx/blob/27a49914ad5e0f21b8fb1f2a62db8d838724548f/sqlx-sqlite/src/regexp.rs#L124

With this, we explicitly disable the logging for that module.

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

@ellie ellie merged commit f9fa441 into main Mar 1, 2024
@ellie ellie deleted the ellie/fix-regex-logs branch March 1, 2024 16:42
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.

1 participant