]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the concat_ws() SQL function so that it includes empty strings in the
authordrh <>
Wed, 11 Jun 2025 00:05:27 +0000 (00:05 +0000)
committerdrh <>
Wed, 11 Jun 2025 00:05:27 +0000 (00:05 +0000)
commitb586004cc82916133971a0da1b5f3e14dce35a14
tree96e332e366ac7687c83a3f944afd121ac54c0540
parent714426f62c1318670603a87e1bcc86961c1f24a8
Fix the concat_ws() SQL function so that it includes empty strings in the
concatenation.

FossilOrigin-Name: e0ce6dab46ba965e28413fee62f32589c4da29a789f93745b6055bf62ebf129e
manifest
manifest.uuid
src/func.c
test/func9.test