Skip to content

chore: update sqlx to v0.8#18

Open
edfloreshz wants to merge 2 commits intotreydempsey:mainfrom
edfloreshz-ext:main
Open

chore: update sqlx to v0.8#18
edfloreshz wants to merge 2 commits intotreydempsey:mainfrom
edfloreshz-ext:main

Conversation

@edfloreshz
Copy link
Copy Markdown

This pull request updates sqlx to its latest version.

Dependency Updates:

  • Cargo.toml: Updated sqlx dependency version from 0.6 to 0.8 and adjusted feature dependencies accordingly.
  • examples/axum/Cargo.toml: Updated sqlx dependency version from 0.6.3 to 0.8 and reformatted features for clarity.

Code Formatting:

Refactoring:

  • src/traits.rs: Replaced HasArguments with Database::Arguments to align with the updated sqlx API and ensure consistency.

@edfloreshz edfloreshz mentioned this pull request Dec 16, 2024
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