Skip to content

fix: allow libsqlite3-sys >=0.28 - #6

Merged
affandar merged 1 commit into
microsoft:mainfrom
cjrh:fix-remove-libsqlite3-version-clamp
Apr 6, 2026
Merged

fix: allow libsqlite3-sys >=0.28#6
affandar merged 1 commit into
microsoft:mainfrom
cjrh:fix-remove-libsqlite3-version-clamp

Conversation

@cjrh

@cjrh cjrh commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

Summary

First diagnosed in microsoft/duroxide-pg#4. The root issue is that `libsqlite3-sys was clamped to 0.28 but sqlx==0.8.6 requires libsqlite3-sys >= 0.30.

Checklist

  • Tests added/updated
  • cargo test passes locally
  • Docs updated
    • Existing docs updated where behavior changed
    • New doc added under docs/ if introducing a new area
    • Linked from docs/README.md

@affandar
affandar merged commit edc944c into microsoft:main Apr 6, 2026
2 checks passed
@affandar

affandar commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

thanks, merged.

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