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

should allow specifying types when calling PQprepare() #76

Open
justinpryzby opened this issue Jul 15, 2022 · 0 comments
Open

should allow specifying types when calling PQprepare() #76

justinpryzby opened this issue Jul 15, 2022 · 0 comments
Milestone

Comments

@justinpryzby
Copy link
Contributor

I don't have an immediate need/use for this, since we use prepared statements for inserts, which resolve/infer the datatype from the target column. But it can sometimes be necessary to specify.

https://www.postgresql.org/message-id/CAKFQuwZPuwyg%3D29ssWrO7oeJM4UFpwm3CSmbPMUDc34Y5Uso_Q%40mail.gmail.com

@Cito Cito added this to the 6.1 milestone Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants