Closed Bug 1352260 (SQLite3.18.0) Opened 7 years ago Closed 7 years ago

Upgrade to SQLite 3.18.0

Categories

(Toolkit :: Storage, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

()

Details

Attachments

(1 file)

2017-03-30 - Release 3.18.0

SQLite version 3.18.0 is a regularly scheduled maintenance release.

This release features an initial implementation the "PRAGMA optimize" command. This command can now be used to cause ANALYZE to be run on an as-needed basis. Applications should invoke "PRAGMA optimize" just before closing the database connection. The "PRAGMA optimize" statement will likely be enhanced to do other kinds of automated database maintenance in future releases.

The Fossil version control system that is used to manage the SQLite project has been upgraded to use SHA3-256 hashes instead of SHA1. Therefore, the version identifications for SQLite now show a 64-hex-digit SHA3-256 hash rather than the 40-hex-digit SHA1 hash. 

Full changelog:
http://sqlite.org/releaselog/3_18_0.html
Depends on: SQLite3.17.0
Attachment #8853213 - Flags: review?(mak77) → review+
https://hg.mozilla.org/mozilla-central/rev/c53813ecc303
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Blocks: 1354032
Blocks: SQLite3.19.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: