Hi, I'm trying to drop a GeoPackage table using ogrinfo db.gpkg -sql "drop table test" (test is the only table in the GeoPackage). This seems to work and ogrinfo tells me that the GeoPackage is empty but the file size is the same as before (9.5 MB). Is this expected?
I'm using GDAL/OGR 2.1.2 on Windows, the GeoPackage was created with QGIS 2.18. Thanks for your help! Jerome _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
