Closed Bug 1265628 (SQLite3.12.2) Opened 8 years ago Closed 8 years ago

Upgrade to SQLite 3.12.2

Categories

(Toolkit :: Storage, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox48 --- fixed

People

(Reporter: ionnv, Assigned: RyanVM)

References

()

Details

Attachments

(1 file)

https://www.sqlite.org/news.html

https://www.sqlite.org/releaselog/3_12_2.html

"Yikes! The 3.12.0 and 3.12.1 releases contain a backwards compatibility bug! Tables that declare a column with type "INTEGER" PRIMARY KEY (where the datatype name INTEGER is quoted) generate an incompatible database file. The mistake came about because the developers have never thought to put a typename in quotes before, and so there was no documentation of that capability nor any tests. (There are tests now, though, of course.) Instances of quoting the datatype name are probably infrequent in the wild, so we do not expect the impact of this bug to be too severe. Upgrading is still strongly recommended.

Fixes for three other minor issues were included in this patch release. The other issues would have normally been deferred until the next scheduled release, but since a patch release is being issued anyhow, they might as well be included."

This might need to be landed on Aurora 48.0 also after landing on m-c.
Depends on: SQLite3.12.1
Thanks for noticing and filing this. We should be able to get this landed before next week's uplifts and not have to worry about it.
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Attachment #8742824 - Flags: review?(mak77)
Attachment #8742824 - Flags: review?(mak77) → review+
https://hg.mozilla.org/mozilla-central/rev/75c314efec3e
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Blocks: SQLite3.13.0
You need to log in before you can comment on or make changes to this bug.