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
Companion
object
Companion
(
source
)
Members
Properties
KEY_
SIZE
Link copied to clipboard
const
val
KEY_SIZE
:
Int
=
32
MAX_
BIND_
PARAMS
Link copied to clipboard
const
val
MAX_BIND_PARAMS
:
Int
=
999
SQLite has a limit of ~999 bind parameters per query.