sqlite3_wal_hook

actual fun <AppData> sqlite3_wal_hook(db: sqlite3, appData: AppData, callback: SqliteWalHookCallback<AppData>?)(source)

Register a callback to be invoked each time a transaction is written into the write-ahead-log by this database connection.

sqlite3_wal_hook()

Ksqlite

The previous hook is returned by SQLite but is not returned by KSQlite for now.

expect fun <AppData> sqlite3_wal_hook(db: sqlite3, appData: AppData, callback: SqliteWalHookCallback<AppData>?)(source)

Register a callback to be invoked each time a transaction is written into the write-ahead-log by this database connection.

sqlite3_wal_hook()

Ksqlite

The previous hook is returned by SQLite but is not returned by KSQlite for now.

actual fun <AppData> sqlite3_wal_hook(db: sqlite3, appData: AppData, callback: SqliteWalHookCallback<AppData>?)(source)

Register a callback to be invoked each time a transaction is written into the write-ahead-log by this database connection.

sqlite3_wal_hook()

Ksqlite

The previous hook is returned by SQLite but is not returned by KSQlite for now.

actual fun <AppData> sqlite3_wal_hook(db: sqlite3, appData: AppData, callback: SqliteWalHookCallback<AppData>?)(source)

Register a callback to be invoked each time a transaction is written into the write-ahead-log by this database connection.

sqlite3_wal_hook()

Ksqlite

The previous hook is returned by SQLite but is not returned by KSQlite for now.

actual fun <AppData> sqlite3_wal_hook(db: sqlite3, appData: AppData, callback: SqliteWalHookCallback<AppData>?)(source)

Register a callback to be invoked each time a transaction is written into the write-ahead-log by this database connection.

sqlite3_wal_hook()

Ksqlite

The previous hook is returned by SQLite but is not returned by KSQlite for now.