Closed
Bug 1467121
(SQLite3.24.0)
Opened 7 years ago
Closed 7 years ago
Upgrade to SQLite 3.24.0
Categories
(Core :: SQLite and Embedded Database Bindings, enhancement, P1)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: ionnv, Assigned: RyanVM)
References
Details
Attachments
(1 file)
774.02 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
https://www.sqlite.org/news.html
https://www.sqlite.org/releaselog/3_24_0.html
"SQLite version 3.24.0 is a regularly scheduled maintenance release. Highlights of this release include support for PostgreSQL-style UPSERT and improved performance, especially for ORDER BY LIMIT queries."
Alias: SQLite3.24.0
Depends on: SQLite3.23.1
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ryanvm
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Comment on attachment 8983779 [details] [diff] [review]
Upgrade SQLite to version 3.24.0
Nothing obviously broken on Try so far.
Attachment #8983779 -
Flags: review?(mak77)
Comment 3•7 years ago
|
||
Comment on attachment 8983779 [details] [diff] [review]
Upgrade SQLite to version 3.24.0
Review of attachment 8983779 [details] [diff] [review]:
-----------------------------------------------------------------
Some of these optimizations should help us, great to have in 62.
Attachment #8983779 -
Flags: review?(mak77) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dad7dd00c192
Upgrade to SQLite 3.24.0. r=mak
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Blocks: SQLIte3.25.1
Updated•6 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•