Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6953 closed defect (fixed)

[2.2 regression] GPKG: fix feature count after SetFeature() with sqlite < 3.7.8

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.2.2
Component: OGR_SF Version: 2.2.0
Severity: normal Keywords: gpkg
Cc:

Description

The code path specific to SQLite 3.7.8 doesn't keep the cached feature count correctly up-to-date.

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 39446:

GPKG: fix feature count after SetFeature() with sqlite < 3.7.8 (fixes #6953)

comment:2 by Even Rouault, 7 years ago

In 39447:

GPKG: fix feature count after SetFeature() with sqlite < 3.7.8 (fixes #6953)

Note: See TracTickets for help on using tickets.