Skip to content

Conversation

@jlmjanssen
Copy link
Member

SQLite Release 3.47.2 On 2024-12-07

  1. Fix a problem in text-to-floating-point conversion for SQLite that can cause values between '1.8446744073709550592eNNN' and '1.8446744073709551609eNNN' for any exponent NNN to be rendered incorrectly. In other words, some numeric text values where the first 16 significant digits are '1844674407370955' might be converted into the wrong floating-point value. See forum thread 569a7209179a7f5e. This problem only arises on x64 and i386 hardware. The problem was introduced in 3.47.0.
  2. Other minor bug fixes.

@jlmjanssen jlmjanssen merged commit 6f0569a into algoritnl:main Dec 13, 2024
12 checks passed
@jlmjanssen jlmjanssen deleted the release/v3.47.2 branch December 13, 2024 16:45
@jlmjanssen jlmjanssen self-assigned this Jan 18, 2025
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