Skip to content

fix sqlite sprintf bug #763

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

Merged
merged 1 commit into from
Feb 22, 2023
Merged

fix sqlite sprintf bug #763

merged 1 commit into from
Feb 22, 2023

Conversation

ghubertpalo
Copy link
Collaborator

Content

This PR fixes a bug present in the monitoring SQL queries that pops on SQLite 3.41.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)

Comments

None

Issue(s)

Closes #762

@ghubertpalo ghubertpalo self-assigned this Feb 22, 2023
@github-actions
Copy link

Test Results

    3 files  ±0    28 suites  ±0   5m 58s ⏱️ +53s
441 tests ±0  441 ✔️ ±0  0 💤 ±0  0 ±0 
509 runs  ±0  509 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 758fbe3. ± Comparison against base commit fd01c99.

@ghubertpalo ghubertpalo temporarily deployed to testing-preview February 22, 2023 09:48 — with GitHub Actions Inactive
@ghubertpalo ghubertpalo merged commit 7418fb7 into main Feb 22, 2023
@ghubertpalo ghubertpalo deleted the greg/762/fix_sqlite_printf branch February 22, 2023 09:57
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.

Fix SQLite query bug
2 participants