Skip to content
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

Upgrade sqlx to 0.7 #24

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Upgrade sqlx to 0.7 #24

merged 1 commit into from
Sep 15, 2023

Conversation

connec
Copy link
Member

@connec connec commented Sep 15, 2023

Migrated from #21 to refresh the pipeline.


  • f13a5d5 chore!: upgrade sqlx to 0.7

    This required adding the rt-multi-thread feature to tokio in dev,
    since sqlx no longer enables it.

    BREAKING CHANGE: The library does not support MSSQL anymore, as SQLx
    dropped support

This required adding the `rt-multi-thread` feature to `tokio` in dev,
since `sqlx` no longer enables it.

BREAKING CHANGE: The library does not support MSSQL anymore, as SQLx
dropped support
@connec connec merged commit 6a52953 into master Sep 15, 2023
19 checks passed
@connec connec deleted the sqlx-update branch September 15, 2023 19:59
@connec
Copy link
Member Author

connec commented Sep 15, 2023

@cking apoligies for the delay – this is now released! https://crates.io/crates/axum-sqlx-tx/0.6.0/dependencies

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