Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.dao
/
NodeInfoDao
/
Companion
/
MAX_BIND_PARAMS
MAX_
BIND_
PARAMS
const
val
MAX_BIND_PARAMS
:
Int
=
999
(
source
)
SQLite has a limit of ~999 bind parameters per query.