]> git.ipfire.org Git - ipfire-2.x.git/commit
sqlite: Update to version 3450300
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 25 Apr 2024 20:43:01 +0000 (22:43 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 28 Apr 2024 17:23:41 +0000 (17:23 +0000)
commit0914995edc9584f1aa739606536a06fd52398ddd
tree5f62966efe901b34271cc7b31d12ed802bd5cc1f
parent101b977d847c82d9a01d9905023fbe4662fd9fab
sqlite: Update to version 3450300

- Update from version 3450200 to 3450300
- Update of rootfile not required
- Changelog
    3450300
Fix a long-standing bug (going back to version 3.24.0) that might (rarely) cause
 the "old.*" values of an UPDATE trigger to be incorrect if that trigger fires in
 response to an UPSERT. Forum post 284955a3cd454a15.
Fix a bug in sum() that could cause it to return NULL when it should return
 Infinity. Forum post 23b8688ef4.
Other trifling corrections and compiler warning fixes that have come up since the
 previous patch release. See the timeline for details.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/sqlite