Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#7026 closed defect (fixed)

GPKG: mis-identification of FID in result set layer

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

Description

When a SQL request on a GPKG file selects multiple FID fields, only the last one is reported. And the current logic reports it as a FID, whereas it should be just a regular field

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 39981:

GPKG: fix logic to detect FID on SQL result layer when several FID fields are selected (fixes #7026)

comment:2 by Even Rouault, 7 years ago

In 39982:

GPKG: fix logic to detect FID on SQL result layer when several FID fields are selected (fixes #7026)

comment:3 by Even Rouault, 7 years ago

In 39983:

GPKG: fix logic to detect FID on SQL result layer when several FID fields are selected (fixes #7026)

Note: See TracTickets for help on using tickets.