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

sqlBatch Error #10

Open
johnsnelson opened this issue Mar 27, 2018 · 0 comments
Open

sqlBatch Error #10

johnsnelson opened this issue Mar 27, 2018 · 0 comments

Comments

@johnsnelson
Copy link

Hello all,
We began developing our app using the Cordova-sqlite-storage plugin and we rely on the sqlBatch function that that plugin supplies to push a large number of features into our database all at once. I recently switched out that plugin for this one because we have found that we really need our database to be spatially-aware in order to optimize the speed of our mapping component. We have been focusing our efforts on an iOS release right now and when I test our app on my iPhone, XCode indicates an error on the line in our javascript with the sqlBatch function. I'm pretty sure I'm passing all the data in the correct format as it worked previously with the regular sqlite plugin, but now it's failing. So, my question is this: Does this plugin support sqlBatch functionality? If not, is it something that was removed when making this plugin or was it not in the sqlite plugin when this was forked? Is it something that will be added at some point in the future or should I just find a way to work around not having it?
Thanks!

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

No branches or pull requests

1 participant