[fdo-trac] #612: SQLite - Handle read-only files and multiple
properties with same name in SQL command
FDO
trac_fdo at osgeo.org
Wed Feb 10 12:15:16 EST 2010
#612: SQLite - Handle read-only files and multiple properties with same name in
SQL command
--------------------------------+-------------------------------------------
Reporter: romicadascalescu | Owner: romicadascalescu
Type: defect | Status: new
Priority: major | Milestone: 3.5.0
Component: SQLite Provider | Version: 3.5.0
Severity: 4 | Keywords:
External_id: |
--------------------------------+-------------------------------------------
SQLite throws exceptions late when user tries to insert/update/delete
features.
SQLite should expose read only in capabilities of the class
(GetSupportsWrite/SetSupportsWrite).
Handle SQL commands like "select Id as col1, Val+55 as col1 from tab" by
generating new names for second name found.
This change is meant for 3.6, however Version and Milestone is not updated
yet.
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/612>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list