]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out the logic that does quoting for the SQL quote() function, so that
authordrh <>
Fri, 10 Dec 2021 21:01:24 +0000 (21:01 +0000)
committerdrh <>
Fri, 10 Dec 2021 21:01:24 +0000 (21:01 +0000)
commitef95d5583b2638c22b8b2d4c8e3cb1129b041484
tree042fb51b06efeef1e7dd38f3abffb2ee2fc7ed5a
parent27a9e1f6152822a69f11a7e83308fbf898314eda
Factor out the logic that does quoting for the SQL quote() function, so that
it might be reused for other purposes.

FossilOrigin-Name: 8e98ba1eeb1a5a61b7cb2de337ef8bca3d07494266a50d62b9c6bc60ad0a955f
manifest
manifest.uuid
src/func.c
src/printf.c
src/sqliteInt.h