Skip to content

Release/v3.45.2 #40

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 11, 2024
Merged

Release/v3.45.2 #40

merged 4 commits into from
Sep 11, 2024

Conversation

jlmjanssen
Copy link
Member

SQLite Release 3.45.2 On 2024-03-12

  1. 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.
  2. 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.
  3. Other trifling corrections and compiler warning fixes that have come up since the previous patch release. See the timeline for details.

@jlmjanssen jlmjanssen merged commit 1f3c26a into algoritnl:main Sep 11, 2024
6 checks passed
@jlmjanssen jlmjanssen deleted the release/v3.45.2 branch September 11, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant