Skip to content

Modifying SQLITE_MAX_VARIABLE_NUMBER #124

@C2H6O

Description

@C2H6O

Hello!

First, thanks for all the work being put into this library.

Problem: We keep bumping into the 999 default limit (https://www.sqlite.org/limits.html) and would like to increase it.

Question with regards to adding an additional SQLITE_MAX_VARIABLE_NUMBER flag to the SQLite compilation process (sqlite-android/sqlite-android/src/main/jni/sqlite/Android.mk). Currently I see no way that this can be customized on the consumer side. At this moment, I plan on creating a fork to add this flag for our purposes, but perhaps there's a way to make this more customizable?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions