Closed
Bug 1386401
(SQLite3.20.0)
Opened 8 years ago
Closed 8 years ago
Upgrade to SQLite 3.20.0
Categories
(Core :: SQLite and Embedded Database Bindings, enhancement)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
()
Details
Attachments
(1 file)
673.57 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1371364 +++
https://www.sqlite.org/news.html
SQLite version 3.20.0 is a regularly secheduled maintenance release of SQLite.
This release contains many minor enhancements, including:
* Several new extensions
* Enhancements to the "sqlite3.exe" command-line shell
* Query planner enhancements
* Miscellaneous code optimizations for improved performance
* Fixes for some obscure bugs
Plan is to wait until a couple weeks into the next cycle before taking the update. I've been running RC builds through Try periodically without any surprises, so I expect it to go smoothly once we're ready.
Comment 1•8 years ago
|
||
We can wait until I'm back from PTO :p
Assignee | ||
Comment 2•8 years ago
|
||
Attachment #8899489 -
Flags: review?(mak77)
Assignee | ||
Comment 3•8 years ago
|
||
The Try run looks terrible due to noise from a bunch of jobs that aren't production-ready yet, but there's nothing in there that looks troubling in the test suites & platforms we care about.
Comment 4•8 years ago
|
||
Comment on attachment 8899489 [details] [diff] [review]
Upgrade SQLite to version 3.20.0
Review of attachment 8899489 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, thank you.
Attachment #8899489 -
Flags: review?(mak77) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f2c8fc76dce1
Upgrade to SQLite 3.20.0. r=mak
![]() |
||
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Assignee | ||
Updated•8 years ago
|
Blocks: SQLite3.20.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
•