Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Investigate error messages from sqlite batch upload #39

Closed
ditac opened this issue Jan 6, 2020 · 1 comment
Closed

Investigate error messages from sqlite batch upload #39

ditac opened this issue Jan 6, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@ditac
Copy link
Contributor

ditac commented Jan 6, 2020

We see the following error messages when batch inserting data into sqlite -

"Single batch : No bind variables have been provided with a single statement batch execution." We have checks in the code to not insert to sqlite if batch size is zero. We need to check if there are edge cases where the size check is not working.

@ktkrg
Copy link
Contributor

ktkrg commented Nov 20, 2020

This is not related to #435, closing this issue as we recently upgraded sqlite. Will create a new issue if this persists.

@ktkrg ktkrg closed this as completed Nov 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants