Page MenuHomeSolus

Update sqlite3 to 3.22.0
ClosedPublic

Authored by kyrios123 on Oct 25 2017, 8:10 AM.
Tags
None
Referenced Files
F11065622: D1249.diff
Fri, Aug 11, 5:08 PM
F11021466: D1249.id.diff
Mon, Aug 7, 2:49 PM
F11020380: D1249.id.diff
Mon, Aug 7, 4:28 AM
F11001185: D1249.id4928.diff
Sun, Jul 30, 12:00 AM
F10994325: D1249.id5691.diff
Tue, Jul 25, 10:23 PM
F10992878: D1249.id4928.diff
Tue, Jul 25, 1:56 PM
F10978492: D1249.diff
Sat, Jul 22, 7:24 PM
F10806283: D1249.id4928.diff
May 30 2023, 12:25 AM
Subscribers

Details

Summary

Release notes 3.21.0 - 3.22.0

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan
  • run sqlite test.db -> .show -> .databases
  • create table xxx ..., insert into table xxx, select * from xxx

Diff Detail

Repository
R2955 sqlite3
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

I did re-arrange to options to drop the deprecated ones and to make some explicit (so it's easier to see what is enabled) but I did not add or remove anything.
The only addition is the man pages.

kyrios123 retitled this revision from Update sqlite3 to 3.21.0 to Update sqlite3 to 3.22.0.
kyrios123 edited the summary of this revision. (Show Details)

Bump to 3.22.0

This revision is now accepted and ready to land.Feb 24 2018, 5:42 PM
This revision was automatically updated to reflect the committed changes.