SqlitePreupdateHookCallback

Functions

Link copied to clipboard
abstract fun apply(appData: AppData, db: sqlite3, action: SqliteActionCode.RowChange, dbName: String, tableName: String, oldRowid: Long, newRowid: Long)

Details on parameters and result can be found here.