From cf135f596348fc12f5aee68d206eb1ae0f030a13 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
Date: Sat, 13 Apr 2024 16:07:39 +0200
Subject: Merging upstream version 3.45.2.
Signed-off-by: Daniel Baumann
---
www/changes.html | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
(limited to 'www/changes.html')
diff --git a/www/changes.html b/www/changes.html
index b7f5e21..8812a6c 100644
--- a/www/changes.html
+++ b/www/changes.html
@@ -129,6 +129,25 @@ https://www.sqlite.org/src/timeline?t=release.
See the chronology a succinct listing of releases.
+
+2024-03-12 (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. See the
+ timeline
+ for details.
+
Hashes:
+
- SQLITE_SOURCE_ID: "2024-03-12 11:06:23 d8cd6d49b46a395b13955387d05e9e1a2a47e54fb99f3c9b59835bbefad6af77"
+
- SHA3-256 for sqlite3.c: bd76ad2dc9cde151e469e86627a7e8753aa8ef1a6f657c5a80ba48324b53226b
+
+
2024-01-30 (3.45.1)
- Restore the JSON BLOB input bug, and promise to support the anomaly in
--
cgit v1.2.3