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

Derive clone and debug for postgresql arguments #3687

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

remysaissy
Copy link
Contributor

@remysaissy remysaissy commented Jan 16, 2025

As for #1736, this allows to reuse them in retry loops with query_with.

Closes #3695

@remysaissy remysaissy force-pushed the patch-1 branch 2 times, most recently from 59249c6 to 1ebc9ec Compare January 16, 2025 13:16
@remysaissy remysaissy marked this pull request as draft January 16, 2025 13:19
@remysaissy remysaissy marked this pull request as ready for review January 16, 2025 13:30
@remysaissy remysaissy marked this pull request as draft January 16, 2025 13:38
@remysaissy remysaissy changed the title Derive clone for postgresql arguments Derive clone and debug for postgresql arguments Jan 16, 2025
@remysaissy remysaissy marked this pull request as ready for review January 16, 2025 13:56
@abonander abonander merged commit ad1d7a8 into launchbadge:main Jan 24, 2025
81 checks passed
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.

Allow reuse of PgArguments
2 participants