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

bindString

fun bindString(index: Int, value: String?): Unit

Overrides SqlPreparedStatement.bindString

Bind value to the underlying statement at index.