Page MenuHomeSolus

Update sqlite3 to 3.25.2
ClosedPublic

Authored by kyrios123 on Sep 16 2018, 9:05 AM.
Tags
None
Referenced Files
F11065631: D3844.diff
Fri, Aug 11, 5:09 PM
F10994001: D3844.id9737.diff
Tue, Jul 25, 8:29 PM
F10986392: D3844.diff
Mon, Jul 24, 1:05 AM
F10907194: D3844.id9449.diff
Jul 6 2023, 6:08 PM
F10882343: D3844.id.diff
Jun 23 2023, 10:15 AM
F10736974: D3844.id.diff
May 13 2023, 1:15 AM
F10710502: D3844.diff
Apr 28 2023, 7:50 PM
Subscribers

Details

Summary

Release notes available here

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

Bump to 3.25.1 to address a couple of issues from 3.25.0

This revision is now accepted and ready to land.Sep 22 2018, 8:52 AM
kyrios123 retitled this revision from Update sqlite3 to 3.25.1 to Update sqlite3 to 3.25.2.
kyrios123 edited the summary of this revision. (Show Details)

Bump to 3.25.2

@kyrios123 You are welcome to land this whenever :P

This revision was automatically updated to reflect the committed changes.

@kyrios123 You are welcome to land this whenever :P

Sorry for the delay... landing it now.