toggle menu
SQLDelight
2.0.2
common
switch theme
search in API
runtime
/
app.cash.sqldelight.logs
/
StatementParameterInterceptor
/
bindBoolean
bind
Boolean
open
override
fun
bindBoolean
(
index
:
Int
,
boolean
:
Boolean
?
)
Bind
boolean
to the underlying statement at
index
.