]> git.ipfire.org Git - thirdparty/sqlite.git/commit
shell: in WASM mode, permit ATTACH because the filesystem is a virtual sandbox and...
authorstephan <stephan@noemail.net>
Mon, 6 Jun 2022 04:09:44 +0000 (04:09 +0000)
committerstephan <stephan@noemail.net>
Mon, 6 Jun 2022 04:09:44 +0000 (04:09 +0000)
commit626aa48c268a0fa60efb467730785672b7e6d0e4
tree4d995b3a4c33eb187558d77573c5c697d4e8df9a
parent93a4b411ef15de8540482a125ee744e4458ea67f
shell: in WASM mode, permit ATTACH because the filesystem is a virtual sandbox and ATTACH can be used to provide more import/export options. Minor doc updates in sqlite3-api.js.

FossilOrigin-Name: f28de5b726999b913b442fa51355d020ba1f1662d2f7978380623c16438eb238
ext/fiddle/sqlite3-api.js
ext/fiddle/testing1.js
manifest
manifest.uuid
src/shell.c.in