SQLite Forum

SQLITE_MAX_VARIABLE_NUMBER outdated in documentation
Login
From SQLite 3.32.0 and sqlite-amalgamation I can see that the default `SQLITE_MAX_VARIABLE_NUMBER` value was increased to 32766.

But it does not seem to be updated in the documentation here: <https://www.sqlite.org/limits.html#max_variable_number>