Skip to content

Use as instead of type ascription syntax for run-time bindings #12

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

Closed
kyrias opened this issue Jul 12, 2023 · 0 comments · Fixed by #13
Closed

Use as instead of type ascription syntax for run-time bindings #12

kyrias opened this issue Jul 12, 2023 · 0 comments · Fixed by #13

Comments

@kyrias
Copy link
Owner

kyrias commented Jul 12, 2023

Due to the RFC for type ascriptions being revoked the syn crate is removing parse support for it in v2. SQLx 0.7 has therefore deprecated using it to give type overrides.

C.f. launchbadge/sqlx#2483

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 a pull request may close this issue.

1 participant