Bug report #22044
Cannot create temporary SpatiaLite cache
Status: | Open | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Web Services clients/WFS | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | Yes | Copied to github as #: | 29858 |
Description
We made a QGIS-server project with WMS/WFS services. The data in the layers is linked to a PostgreSQL database.
One of our clients made a table with 2 almost equal column names, one with all lowercases and one with all uppercases. This is perfectly fine for PostgreSQL, however when this data is exposed by the WFS and loaded in QGIS there aren't any features visible and QGIS crashes with a message: "Cannot create temporary SpatiaLite cache".