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

update diesel-async to 0.4.1 #2641

Closed

Conversation

blackghost1987
Copy link
Contributor

Updating diesel-async to 0.4.1 to support Diesel migrations. See https://github.com/weiznich/diesel_async/blob/main/CHANGELOG.md?plain=1#L17

This will probably solve the trait issue in #2640

@blackghost1987
Copy link
Contributor Author

The CI error seems to be unrelated, looks like it originates from this error only present on nightly:
launchbadge/sqlx#2855

@SergioBenitez
Copy link
Member

I'm happy to merge this once we have CI passing. Otherwise, we're going to get failures for every commit moving forward.

@blackghost1987
Copy link
Contributor Author

Thanks, understandable. Looks like a fix is already done for Rustc, waiting to be accepted and merged, so hopefully it doesn't take long to get it on Nightly

@SergioBenitez
Copy link
Member

Thanks, understandable. Looks like a fix is already done for Rustc, waiting to be accepted and merged, so hopefully it doesn't take long to get it on Nightly

Please ping me as soon as it is!

@blackghost1987
Copy link
Contributor Author

Should be working now with Nighlty 2023-11-09, please re-run the CI @SergioBenitez

@SergioBenitez
Copy link
Member

Excellent! Merged in 1c3342d.

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