Wasm-sqlite-open-helper
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasm-sqlite-open-helper
sqlite-common
/
at.released.wasm.sqlite.open.helper.debug
/
SqliteStatementLogger
/
TraceEvent
/
Statement
Statement
class
Statement
(
val
db
:
Any
,
val
sql
:
String
)
:
SqliteStatementLogger.TraceEvent
(
source
)
Members
Constructors
Statement
Link copied to clipboard
constructor
(
db
:
Any
,
sql
:
String
)
Properties
db
Link copied to clipboard
val
db
:
Any
sql
Link copied to clipboard
val
sql
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String