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

bindLong

fun bindLong(index: Int, value: Long?): Unit

Overrides SqlPreparedStatement.bindLong

Bind value to the underlying statement at index.