Hi all! I noticed that when I call removeSchema on a GeoPackage JDBCDataStore, entries remain in the gpkg_geometry_columns and gpkg_contents tables. I am thinking we should probably remove these along with the data table. I am working on a pull request that adds GeoPackage.deleteGeoPackageContentsEntry() and GeoPackage.deleteGeometryColumnsEntry() methods. These methods then get called in the GeoPkgDialect postDropTable() method. Does this sound like a good idea? Is there anything other entries or tables I should clean up? Maybe the spatial index table?
Thanks, Jared ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel