Skip to content

Release/v3.45.3 #41

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.3 #41

merged 4 commits into from
Sep 11, 2024

Conversation

jlmjanssen
Copy link
Member

SQLite Release 3.45.3 On 2024-04-15

  1. 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.
  2. Fix a bug in sum() that could cause it to return NULL when it should return Infinity. Forum post 23b8688ef4.
  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 1c32a94 into algoritnl:main Sep 11, 2024
6 checks passed
@jlmjanssen jlmjanssen deleted the release/v3.45.3 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