Opened 14 years ago

Closed 14 years ago

#3792 closed enhancement (fixed)

Set Ignored Fields for SQLite driver

Reported by: alexbruy Owned by: Even Rouault
Priority: normal Milestone: 1.8.0
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

This patch implements the support for Set_Ignored functionality for sqlite driver as specified in RFC29:

http://trac.osgeo.org/gdal/wiki/rfc29_desired_fields

Attachments (1)

set_ignored_sqlite.diff (1.2 KB ) - added by alexbruy 14 years ago.
Proposed patch

Download all attachments as: .zip

Change History (3)

by alexbruy, 14 years ago

Attachment: set_ignored_sqlite.diff added

Proposed patch

comment:1 by Even Rouault, 14 years ago

Owner: changed from warmerdam to Even Rouault

comment:2 by Even Rouault, 14 years ago

Milestone: 1.8.0
Resolution: fixed
Status: newclosed

Patch applied in r20895. Test added (and shamelessly copied from the one of the shapefile driver ;-)) in r20896

Note: See TracTickets for help on using tickets.