batchlight / co.yello.db.batchlight / sqlMaxBinds
const val sqlMaxBinds: Int
const val sqlMaxBinds:
Int
The maximum number of bind params that Android SQLite allows per prepared statement.
See SQLITE_MAX_VARIABLE_NUMBER in the SQLite docs at https://sqlite.org/limits.html