On 11 June 2017 at 05:49, Matthias Kuhn <[email protected]> wrote: > > Something else to discuss is what will be sent along with the > `featureAdded(QgsFeatureId fid)` signal if the id is generated on the DB but > not propagated back to the client. >
I don't think this is a big limitation - we just note it in the docs for the fast insert flag that featureAdded won't be emitted. It's only emitted when adding to a vector layer anyway, and most of the cases where the fast insert flag will be used will be adding directly to a data provider. Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
