Ticket #4494 (new enhancement)
OGR SQL: select distinct and case sensitivity
| Reported by: | peifer | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | OGR_SF | Version: | svn-trunk |
| Severity: | normal | Keywords: | ogr sql |
| Cc: |
Description
I am not sure if the below result is a feature or a bug but I would have thought that select DISTINCT is case insensitive
ogrinfo My_Shape.shp -sql "select distinct MS from My_Shape" MS (String) = UK MS (String) = Uk MS (String) = uk
Change History
Note: See
TracTickets for help on using
tickets.
