Bug report #16172

Updated by gcarrillo - over 6 years ago

Here's how to reproduce the problem:



1. Open DB-Manager, create a connection with a GeoPackage

2. Create a new table with the SQL command CREATE TABLE foo AS SELECT * FROM bar

3. Re-connect the GeoPackage to see the new table (using refresh doesn't work)

4. Select the new table in DB-Manager and click on the "Table" tab



Wrong values are displayed... However if you add the table to the canvas and open the attribute table, then the correct values will be shown.

Back