Hi Sandro, On Fri, 27. Feb 2015 at 16:43:23 +0100, Sandro Santilli wrote: > Victor, I've been thinking of this problem overnight and thought > that maybe it could be fixed by having QGIS use UPDATE..RETURNING > to update the associated key.
And return it where? In the current vector provider interface only ::addFeatures gets QgsFeature (and already updates their id), but changeAttributeValues and changeGeometryValues only get attributes or geometry along with the original feature id. Jürgen -- Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31 Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50 Software Engineer D-26506 Norden http://www.norbit.de QGIS release manager (PSC) Germany IRC: jef on FreeNode
signature.asc
Description: Digital signature
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
