Correction to my last post regarding the workaround mentioned at the end
of this page: http://hub.qgis.org/issues/8923

The two SQL commands to get your newly added fields to appear again in
your spatiaLite attribute table should be:

 

UPDATE geometry_columns_statistics set last_verified = 0 

 

SELECT UpdateLayerStatistics('geometry_table_name')

 

David Chrest

Research GIS Analyst

RTI International

3040 Cornwallis Rd, PO Box 12194

Research Triangle Park, NC  27709-2194

 

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to