]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the shell WASM build, call open_db() early so that we can get access to the global...
authorstephan <stephan@noemail.net>
Sat, 21 May 2022 00:01:45 +0000 (00:01 +0000)
committerstephan <stephan@noemail.net>
Sat, 21 May 2022 00:01:45 +0000 (00:01 +0000)
commit2eb454147aad00a41e96e08e6566351ccc52369b
tree1db2a358d45cdd67ef60e96aff09d833b2f393aa
parent056b72a9883d9cc5690b8678f9015588716cbc14
In the shell WASM build, call open_db() early so that we can get access to the global db handle from certain experimentation-only function without having to first run some SQL code.

FossilOrigin-Name: 31706ef851f7d55e2fe865933ec03f42dfa8b49e6d1f12b6c016b5c1d3460504
Makefile.in
manifest
manifest.uuid
src/shell.c.in