sqlite3_preupdate_new
actual fun sqlite3_preupdate_new(db: sqlite3, index: Int, outValue: sqlite3_value.OutputParam): SqliteResultCode(source)
This function is called from within a pre-update callback to retrieve a field of the row currently being updated or inserted.
expect fun sqlite3_preupdate_new(db: sqlite3, index: Int, outValue: sqlite3_value.OutputParam): SqliteResultCode(source)
This function is called from within a pre-update callback to retrieve a field of the row currently being updated or inserted.
actual fun sqlite3_preupdate_new(db: sqlite3, index: Int, outValue: sqlite3_value.OutputParam): SqliteResultCode(source)
This function is called from within a pre-update callback to retrieve a field of the row currently being updated or inserted.
actual fun sqlite3_preupdate_new(db: sqlite3, index: Int, outValue: sqlite3_value.OutputParam): SqliteResultCode(source)
This function is called from within a pre-update callback to retrieve a field of the row currently being updated or inserted.
actual fun sqlite3_preupdate_new(db: sqlite3, index: Int, outValue: sqlite3_value.OutputParam): SqliteResultCode(source)
This function is called from within a pre-update callback to retrieve a field of the row currently being updated or inserted.