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

Specify binding of different argument types for different calls of dbBind() #38

Open
krlmlr opened this issue Nov 21, 2017 · 0 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Nov 21, 2017

Need to mention in the specs that dbBind() can expect the same argument types between calls for each result set. Maybe even require rejection of parameters if the type is different in a second call?

Reference: https://github.com/r-dbi/RPostgres/issues/139.

@krlmlr krlmlr transferred this issue from r-dbi/DBI Sep 6, 2021
@krlmlr krlmlr transferred this issue from r-dbi/DBItest Nov 1, 2021
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

1 participant