Skip to content

Updated dependency versions and bumped crate version.#19

Open
a-nickol wants to merge 2 commits intotreydempsey:mainfrom
a-nickol:main
Open

Updated dependency versions and bumped crate version.#19
a-nickol wants to merge 2 commits intotreydempsey:mainfrom
a-nickol:main

Conversation

@a-nickol
Copy link
Copy Markdown

@a-nickol a-nickol commented Jul 15, 2025

See #18 too.

Cargo.toml:

  • Updated dependencies versions
  • bumped crate version
  • added the new default features of sqlx instead of the deprecated ones.

README.md

  • Usage of new sqlx features instead of deprecated ones.

examples/*

  • Updated dependencies and features

sqlx-crud-macros/src/lib.rs

  • Removed unused imports
  • added error handling & mapping
  • usage of new associated type from sqlx::database::Database type.

src/trait.rs

  • Removed unused imports
  • added error handling & mapping
  • usage of new associated type from sqlx::database::Database type.

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