1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-27 20:41:58 +03:00

wasm: document the role of sqlite3-wasm.c. Other minor doc updates.

FossilOrigin-Name: 4c10b9b18feca82440273f8192fef951ad051bbfd8aad4d3c840cf6375130afd
This commit is contained in:
stephan
2022-08-12 13:07:21 +00:00
parent e6d1650c5b
commit e1c3462484
5 changed files with 24 additions and 17 deletions

View File

@ -351,7 +351,7 @@ self.sqlite3.initWorkerAPI = function(){
form:
{ type: apiCommand,
dbId: optional DB ID value (not currently used!)
dbId: optional DB ID value (else uses a default db handle)
data: apiArguments
}