]> 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:01:42 +0000 (00:01 +0000)
committerdrh <>
Wed, 11 Jun 2025 00:01:42 +0000 (00:01 +0000)
commit23e59b34e9d6c574280b7a1e29499c7d0805b01a
tree5d2c435b59eea21ff924f2f75f3e527488e6ccd1
parenta09a4fbac958ab3c130c73500cc3cf68f9151d50
Fix the concat_ws() SQL function so that it includes empty strings in the
concatenation.  [forum:/forumpost/52503ac21d|Forum post 52503ac21d].

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