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

Allow overriding the ? query argument #153

Closed
wants to merge 2 commits into from

Conversation

cvincent-reciprocity
Copy link

Summary

Adds query_with_arg that allows using something other than ? for binding.

Just a simple workaround for #60 that I needed to get unblocked that I thought might be useful to others.

Checklist

  • A human-readable description of the changes was provided so that we can include it in CHANGELOG later

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2024

CLA assistant check
All committers have signed the CLA.

src/sql/mod.rs Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
@loyd
Copy link
Collaborator

loyd commented Sep 20, 2024

So.. does #154 make sense once this one is merged?

If not, I'm sure we should think firstly about server parameters instead of extending API with the current syntax.

@serprex
Copy link
Member

serprex commented Sep 20, 2024

With #154 I think we can close this pr

@serprex
Copy link
Member

serprex commented Oct 2, 2024

Closed in preference of #154

@serprex serprex closed this Oct 2, 2024
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.

5 participants