[QGIS-Developer] GPKG and FID -- can we fix this mess?
uclaros
uclaros at gmail.com
Fri Oct 16 12:46:14 PDT 2020
Given two layers, A and B, there are two cases of merge:
- B is inserted into A: A features keep their fid values, B features get a
new one on insert.
- A and B are inserted into C: Both A and B features get new fids on insert.
This is at least what I expect from an autogenerated, not null, unique
field.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html
More information about the QGIS-Developer
mailing list