]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the stmtrand() extension function for use in testing.
authordrh <>
Fri, 24 May 2024 14:16:06 +0000 (14:16 +0000)
committerdrh <>
Fri, 24 May 2024 14:16:06 +0000 (14:16 +0000)
commit31079226f78a3011b9de6c310c2df3ce727fe883
tree34ae66c9ef465d4f8aca44da097ae03dc3823635
parent7c492a250b912ac49fce7b816f0700568586af20
Add the stmtrand() extension function for use in testing.

FossilOrigin-Name: 5c97a5b9d163b1c427e002f3734687ca0384bc0da6a90fc4bfd358c654d3a7b3
Makefile.in
Makefile.msc
ext/misc/stmtrand.c [new file with mode: 0644]
main.mk
manifest
manifest.uuid
src/shell.c.in
src/test1.c
test/stmtrand.test [new file with mode: 0644]