sqlite · sqlite/SQLITE_RANGE
SQLITE_RANGE
Column index out of range
The column index passed to sqlite3_bind_*() or sqlite3_column_*() is out of range for the prepared statement.
The column index passed to sqlite3_bind_*() or sqlite3_column_*() is out of range for the prepared statement.