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

Increase maximum number of argument parameters in a SQL statement #33

Open
brodycj opened this issue Apr 18, 2018 · 0 comments
Open

Increase maximum number of argument parameters in a SQL statement #33

brodycj opened this issue Apr 18, 2018 · 0 comments

Comments

@brodycj
Copy link

brodycj commented Apr 18, 2018

As asked in storesafe/cordova-sqlite-storage#764:

This is done by increasing SQLITE_LIMIT_VARIABLE_NUMBER. This should be trivial for iOS/macOS (edit plugin.xml) and Windows (edit src/windows/SQLite3-Win-RT/SQLite3/SQLite3.Shared.vcxitems). For Android this would involve rebuilding litehelpers / Android-sqlite-evcore-native-driver-free.

I would be happy to increase this to say 2000, 5000, or perhaps even 9999 if there is enough interest from the user community.

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