Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6832 closed defect (fixed)

GPKG/SQLite: ExecuteSQL() with 2 SELECT and ORDER BY will fail

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.1.4
Component: default Version: unspecified
Severity: normal Keywords: sqlite gpkg
Cc:

Description

An heuristics to remove useless ORDER BY for schema establishment fails on SELECT and ORDER BY

Change History (2)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: assignedclosed

In 37670:

GPKG/SQLite: fix ExecuteSQL() to work with a statement with 2 SELECT and ORDER BY clause (fixes #6832)

comment:2 by Even Rouault, 7 years ago

In 37671:

GPKG/SQLite: fix ExecuteSQL() to work with a statement with 2 SELECT and ORDER BY clause (fixes #6832)

Note: See TracTickets for help on using tickets.