sqlite3_bind_text
actual fun sqlite3_bind_text(stmt: sqlite3_stmt, index: Int, value: String): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
expect fun sqlite3_bind_text(stmt: sqlite3_stmt, index: Int, value: String): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_text(stmt: sqlite3_stmt, index: Int, value: String): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_text(stmt: sqlite3_stmt, index: Int, value: String): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.
actual fun sqlite3_bind_text(stmt: sqlite3_stmt, index: Int, value: String): SqliteResultCode(source)
Bind a blob value to an SQL statement variable.