Closed
Bug 1237324
(SQLite3.10.1)
Opened 9 years ago
Closed 9 years ago
Upgrade to SQLite 3.10.1
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
Tracking
()
RESOLVED
FIXED
mozilla46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: ionnv, Assigned: RyanVM)
References
()
Details
Attachments
(1 file)
856.48 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
https://www.sqlite.org/news.html
SQLite version 3.10.0 is a regularly scheduled maintenance release.
https://www.sqlite.org/releaselog/3_10_0.html
Depends on: SQLite3.9.1
Assignee | ||
Comment 1•9 years ago
|
||
I ran a prerelease build through Try last week without any issues. Will give this one a week or so to bake before getting a patch posted.
Assignee: nobody → ryanvm
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 2•9 years ago
|
||
I chatted with drh today and he told me that a 3.10.1 is going to be happening to accommodate a Mozilla extension request, so I'll hold off until that's ready. Otherwise, no known issues with 3.10.0 at this point in time.
Alias: SQLite3.10.0 → SQLite3.10.1
Summary: Upgrade to SQLite 3.10.0 → Upgrade to SQLite 3.10.1
Comment 3•9 years ago
|
||
Yeah that would be awesome. Thanks.
Comment 4•9 years ago
|
||
To be clear: We're not going to do the 3.10.1 release with that enhancement until Jan finishes his testing and reports back to us that the extension works like he wants and solves his problem. :-)
Assignee | ||
Comment 5•9 years ago
|
||
No rush on my end :)
Comment 6•9 years ago
|
||
3.10.1 is out and it contains the extension request I asked for, so feel free to upgrade to 3.10.1
Assignee | ||
Comment 7•9 years ago
|
||
Assignee | ||
Comment 8•9 years ago
|
||
Try is looking good so far.
Attachment #8707898 -
Flags: review?(mak77)
Comment 9•9 years ago
|
||
Comment on attachment 8707898 [details] [diff] [review]
Upgrade SQLite to version 3.10.1
Review of attachment 8707898 [details] [diff] [review]:
-----------------------------------------------------------------
thanks!
Attachment #8707898 -
Flags: review?(mak77) → review+
Comment 10•9 years ago
|
||
Assignee | ||
Comment 11•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
Comment 12•9 years ago
|
||
Heads up: A serious bug has been found in the LIKE operator for SQLite 3.10.1. See https://www.sqlite.org/src/tktview/80369eddd5c94d for details. There will likely be a 3.10.2 release to fix this problem within a few hours.
Updated•9 years ago
|
Blocks: SQLite3.10.2
Comment 13•9 years ago
|
||
Thank you! I filed bug 1241121 to upgrade once available.
Updated•7 months ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•