Opened 2 years ago

Closed 2 years ago

#726 closed defect (fixed)

Update sqlite3 to > 3.35.1

Reported by: rouault Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

Description

https://github.com/OSGeo/gdal/pull/5193 makes uses of the "ALTER TABLE ... DROP COLUMN .. " functionality of SQLite when sqlite3 >= 3.35.5 . It was available in 3.35.0 but according to https://www.sqlite.org/changes.html corruption could occur until 3.35.5

Change History (1)

comment:1 by jef, 2 years ago

Resolution: fixed
Status: newclosed

Updated to 3.37.2

Note: See TracTickets for help on using tickets.