Companion

Properties

Link copied to clipboard
const val KEY_SIZE: Int = 32
Link copied to clipboard
const val MAX_BIND_PARAMS: Int = 999

SQLite has a limit of ~999 bind parameters per query.