Skip to main content

Module sqlite

Module sqlite 

Source

Structs§

Transaction
NOTE: Post WASIp3 (and guest support in place, e.g. wstd) with native async/future support, DB queries should be routed through below functions.

Enums§

TxError
WARNING: Evolving a variant currently breaks the ABI: https://github.com/WebAssembly/component-model/issues/454
Value

Functions§

tx_begin
tx_commit
tx_execute
tx_query
tx_rollback