]> git.ipfire.org Git - ipfire-2.x.git/commit
sqlite: Update to version 3450200
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 14 Mar 2024 13:32:55 +0000 (14:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Mar 2024 14:12:40 +0000 (14:12 +0000)
commit972b07cf67ea46b1013b6ca59860e1a8ed91fb3f
treee5febc01e32904b507be421e0d8a5fee1683e8c1
parent4698a20b21e492ae965aa1bd0caf63f73d5ed1af
sqlite: Update to version 3450200

- Update from version 3450100 to 3450200
- Update of rootfile not required
- Changelog
    3450200 (3.45.2)
Fix an error in UPSERT, introduced by enhancement 3a in version 3.35.0
 (2021-03-12), that could cause an index to get out-of-sync with its table. Forum
 thread 919c6579c8.
Reduce the scope of the NOT NULL strength reduction optimization that was added as
 item 8e in version 3.35.0 (2021-03-12). The optimization was being attempted in
 some contexts where it did not work, resulting in incorrect query results. Forum
 thread 440f2a2f17.
Other trifling corrections and compiler warning fixes that have come up since the
 previous patch release.

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