]> git.ipfire.org Git - ipfire-2.x.git/commit
sqlite: Update to version 3430100
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 13 Sep 2023 10:14:14 +0000 (12:14 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 21 Nov 2023 19:03:27 +0000 (19:03 +0000)
commitd7e237a4f5accbffbcb0f5597b9518efba42e749
treeaed50edba523cf5c5c67edab13b2772df63c8dbd
parent307be8b0163035ba2b167cd9d825186df792e02a
sqlite: Update to version 3430100

- Update from version 3430000 to 3430100
- Update of rootfile not required
- Changelog
    3.34.1
Fix a regression in the way that the sum(), avg(), and total() aggregate functions
 handle infinities.
Fix a bug in the json_array_length() function that occurs when the argument comes
 directly from json_remove().
Fix the omit-unused-subquery-columns optimization (introduced in in version 3.42.0)
 so that it works correctly if the subquery is a compound where one arm is
 DISTINCT and the other is not.
Other minor fixes.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/sqlite