Skip to content

sqlx-core: impl IntoArguments for Arguments #3833

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hxzhao527
Copy link

@hxzhao527 hxzhao527 commented Apr 20, 2025

Does your PR solve an issue?

fixes #3834

Is this a breaking change?

struct which impl both Arguments and IntoArguments will conflict now.

@hxzhao527 hxzhao527 changed the title WIP: impl IntoArguments for Arguments WIP: sqlx-core: impl IntoArguments for Arguments Apr 20, 2025
@hxzhao527 hxzhao527 changed the title WIP: sqlx-core: impl IntoArguments for Arguments sqlx-core: impl IntoArguments for Arguments Apr 20, 2025
@hxzhao527 hxzhao527 changed the title sqlx-core: impl IntoArguments for Arguments WIP: sqlx-core: impl IntoArguments for Arguments Apr 21, 2025
@hxzhao527 hxzhao527 changed the title WIP: sqlx-core: impl IntoArguments for Arguments sqlx-core: impl IntoArguments for Arguments Apr 24, 2025
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.

impl IntoArguments for Arguments
1 participant