Closed Bug 1821683 (SQLite3.41.1) Opened 2 years ago Closed 2 years ago

Upgrade to SQLite 3.41.1

Categories

(Core :: SQLite and Embedded Database Bindings, task)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

()

Details

Attachments

(1 file)

Additional changes in version 3.41.1 (2023-03-10):

  • Provide compile-time options -DHAVE_LOG2=0 and -DHAVE_LOG10=0 to enable SQLite to be compiled on systems that omit the standard library functions log2() and log10(), repectively.
  • Ensure that the datatype for column t1.x in "CREATE TABLE t1 AS SELECT CAST(7 AS INT) AS x;" continues to be INT and is not NUM, for historical compatibility.
  • Enhance PRAGMA integrity_check to detect when extra bytes appear at the end of an index record.
  • Fix various obscure bugs reported by the user community. See the timeline of changes for details.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Blocks: SQLite3.41.2

<removed> Saw that you already notice.

Product: Toolkit → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: