sqldelight-runtime / com.squareup.sqldelight.logs / StatementParameterInterceptor / bindDouble

bindDouble

fun bindDouble(index: Int, value: Double?): Unit

Overrides SqlPreparedStatement.bindDouble

Bind value to the underlying statement at index.