SqliteStatementLogger

Enables logging of SQL statement at the moment before it starts executing

Uses SQLITE_TRACE_STMT, SQLITE_TRACE_ROW, SQLITE_TRACE_CLOSE callbacks of SQLite Trace under the hood.

Types

Link copied to clipboard
sealed class TraceEvent

Properties

Link copied to clipboard
Link copied to clipboard
open override val key: WasmSqliteDebugConfigBlock.Key<*>
Link copied to clipboard