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

fix batch inserting with bind by index. #217

Closed
wants to merge 1 commit into from

Conversation

christophsturm
Copy link

just a small pr to show the problem. I'm not sure what the correct behavior should be, but bindNull should probably also be fixed.

Signed-off-by: Christoph Sturm <me@christophsturm.com>
@chadlwilson
Copy link

#229 has been merged which appears to be a superset of this one (also fixes the nulls). Your test seems to pass on the alternate fix also :-)

@christophsturm
Copy link
Author

great. i just created this pr to get some feedback, which i never got but good that its fixed :)

@gregturn gregturn added this to the 0.9.2.RELEASE milestone Jun 24, 2022
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.

3 participants