toggle menu
SQLDelight
2.1.0-SNAPSHOT
common
switch theme
search in API
runtime
/
app.cash.sqldelight.logs
/
StatementParameterInterceptor
/
bindDouble
bind
Double
open
override
fun
bindDouble
(
index
:
Int
,
double
:
Double
?
)
Bind
double
to the underlying statement at
index
.