]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Undocumented "--threadsafe N" option added to the CLI for testing purposes.
authordrh <>
Mon, 9 Aug 2021 17:37:58 +0000 (17:37 +0000)
committerdrh <>
Mon, 9 Aug 2021 17:37:58 +0000 (17:37 +0000)
commitaf6d1afd243d049f5d6407f0fb49b6f7da34409a
tree2622523a18dbf22afcae18975272e34dc3d7d89f
parentc80691744113b06c33418ebd4990bb8856e66a25
Undocumented "--threadsafe N" option added to the CLI for testing purposes.
One of SQLITE_CONFIG_SINGLETHREAD, _MULTITHREAD, or _SERIALIZED is called
depending on the value of the N integer.

FossilOrigin-Name: 2d8f297c115f378854c1f2198e47ac5af5f222a5de8cc7575c42154094e71b53
manifest
manifest.uuid
src/shell.c.in