]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the "noop(X)" test SQL function. Accomplish the same thing using
authordrh <>
Sun, 17 Mar 2024 16:01:23 +0000 (16:01 +0000)
committerdrh <>
Sun, 17 Mar 2024 16:01:23 +0000 (16:01 +0000)
commit54bf109e807cc2c12cd81883affd008d718d0748
tree094812150672480d705986f8f91293be1b6c9ccb
parente4a1b4da4f8e76293209071b7bc3588d6c05f736
Omit the "noop(X)" test SQL function.  Accomplish the same thing using
the idiom:  "coalesce(X,random())".

FossilOrigin-Name: 0eb2fbb8910e7a372c50db3ae44238d7b161f0e45858b74061b5228aec5fcc7e
manifest
manifest.uuid
src/test1.c
test/in4.test
test/whereL.test