Closed Bug 1680894 (SQLite3.34.0) Opened 4 years ago Closed 4 years ago

Upgrade to SQLite 3.34.0

Categories

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

task
Points:
1

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: ionnv, Assigned: RyanVM)

References

()

Details

Attachments

(1 file)

https://www.sqlite.org/news.html
https://www.sqlite.org/releaselog/3_34_0.html

SQLite version 3.34.0 is a routine maintenance release. This release adds incremental improvements to performance and features, including enhancements to the query planner, multiple recursive SELECTS in recursive common table expressions, and better error messages from CHECK constraint failures. See the change log for details.

Depends on: SQLite3.33.0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: -- → S3
Points: --- → 1
Priority: -- → P3
Summary: Upgrade to SQLite 3.3340 → Upgrade to SQLite 3.34.0
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch

3.34.1 was just released today: https://www.sqlite.org/releaselog/3_34_1.html

Fix a potential use-after-free bug when processing a a subquery with both a correlated WHERE clause and a "HAVING 0" clause and where the parent query is an aggregate.

Fix documentation typos

Fix minor problems in extensions.

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

Attachment

General

Created:
Updated:
Size: