]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the unistr_quote() function that works like quote(), but also escape
authordrh <>
Mon, 24 Feb 2025 13:51:24 +0000 (13:51 +0000)
committerdrh <>
Mon, 24 Feb 2025 13:51:24 +0000 (13:51 +0000)
commitb6205d4bc346c48b61d2fbba3e2030bc12e74ed5
tree2d287c08af76ce6bfe6d8a91c5fb91874bda24e2
parent7db5e50b8de427244b39732b5ec286cfc9920937
Add the unistr_quote() function that works like quote(), but also escape
control characters using unistr() if necessary.

FossilOrigin-Name: e99e37b54baf7283588ead4983e613a1e14c58a0b92be5f7b25b4d9d287b5324
manifest
manifest.uuid
src/func.c
src/sqliteInt.h