]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the format() SQL function so that it returns an empty string not a
authordrh <>
Fri, 19 Jun 2026 16:55:08 +0000 (16:55 +0000)
committerdrh <>
Fri, 19 Jun 2026 16:55:08 +0000 (16:55 +0000)
commit3a697a26de4d698633d3ca8d3bb83fb4b5dceca3
tree4d0138d3e4837d2319545a770b1dc39e78a2b907
parent593b55cb78250bf3c8e77911f0daf30e9a59dc5a
Fix the format() SQL function so that it returns an empty string not a
NULL if the first argument is an empty string.
[bugs:/info/2026-06-19T16:40:04Z|Bug 2026-06-19T16:40:04Z]

FossilOrigin-Name: ece7af98a8bf982567b489cf82a52519f46a1c9360c82a486dbe1cd0664b1555
manifest
manifest.uuid
src/func.c