Opened 7 years ago
Closed 7 years ago
#6484 closed defect (fixed)
OGR SQL: fid is always treated as integer32
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 2.0.3 |
Component: | OGR_SF | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
Both in selected columns and in where condition.
Change History (1)
comment:1 by , 7 years ago
Milestone: | → 2.0.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
trunk r34090, r34091, branches/2.1 r34092 (post 2.1.0RC3), branches/2.0 r34093 "OGR SQL: handle 'fid' as Integer64 in where clause, and allow CAST(fid AS bigint) in selected columns (#6484)"