Bug report #13340
In MSSQL vector layer, adding new attribute column in attributes table, new column disappear after save.
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Attribute table | ||
Affected QGIS version: | 2.10.0 | Regression?: | No |
Operating System: | qgis | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 21393 |
Description
The message after save is: "Impossibile applicare le modifiche al vettore" (impossible to apply the mods to vector ....)
In the MSSQL server database table new field is correctrly present, and when qgis project is closed and re-open the field is correctly present in the attribute table.
Editing one field in the attribute table in MSSQL vector layer, the modify will not be saved in mssql DB table.
Associated revisions
Fix adding fields to mssql layers always resulted in error (fix #13340)
Fix adding fields to mssql layers always resulted in error (fix #13340)
(cherry-picked from d827076637ac14fea68472a0d943745345d20d0c)
History
#1 Updated by Nyall Dawson almost 9 years ago
- Status changed from Open to Closed
Fixed in changeset d827076637ac14fea68472a0d943745345d20d0c.