Opened 3 years ago
Closed 3 years ago
#726 closed defect (fixed)
Update sqlite3 to > 3.35.1
Reported by: | rouault | Owned by: | |
---|---|---|---|
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
Note:
See TracTickets
for help on using tickets.
Updated to 3.37.2