Skip to content

Release/v3.47.1 #46

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
Nov 26, 2024
Merged

Release/v3.47.1 #46

merged 4 commits into from
Nov 26, 2024

Conversation

jlmjanssen
Copy link
Member

SQLite Release 3.47.1 On 2024-11-25

  1. Fix the makefiles so that they once again honored DESTDIR for the "install" target.
  2. Add the SQLITE_IOCAP_SUBPAGE_READ capability to the VFS, to work around issues on some non-standard VFSes caused by making SQLITE_DIRECT_OVERFLOW_READ the default in version 3.45.0.
  3. Fix problems with line endings in the new sqlite3_rsync.exe utility on Windows.
  4. Fix incorrect answers to certain obscure IN queries caused by new query optimizations added in the 3.47.0 release.
  5. Other minor bug fixes.

@jlmjanssen jlmjanssen self-assigned this Nov 26, 2024
@jlmjanssen jlmjanssen merged commit ef9dd56 into algoritnl:main Nov 26, 2024
12 checks passed
@jlmjanssen jlmjanssen deleted the release/v3.47.1 branch November 26, 2024 11:08
@jlmjanssen jlmjanssen added enhancement New feature or request and removed enhancement New feature or request labels Nov 26, 2024
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