Bug report #21151
spatialite, edit table in dbmanager is broken in master Fault: no such table: pg_description
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Alessandro Pasotti | ||
Category: | DB Manager | ||
Affected QGIS version: | 3.5(master) | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Yes | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28969 |
Description
QGIS 3.5, Codeversion 56e465cc8a
DBManager, Spatialite, edit table popup a window with database fault "no such table: pg_description"
Associated revisions
Quick and dirty patch to DB-Manager after PR 8831
The "comments" PR 8831 added support for postgres only
(and broke all the others backends).
I'd be in favor of a revert of the whole original PR but
this patch restores functionality and could be an acceptable
temporary fix until the comments PR is reworked in a more
maintainable and elegant way.
Fixes #21151 btw
Fix raster calculator with multiband rasters
Fixes #21151
Fix raster calculator with multiband rasters
Fixes #21151
History
#1 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Open to Feedback
"edit table" means editing its structure or its content?
#2 Updated by Gerhard Spieles almost 6 years ago
- Status changed from Feedback to Open
Sorry,
table structure.
#3 Updated by Giovanni Manghi almost 6 years ago
- Regression? changed from No to Yes
- Operating System deleted (
win10) - Priority changed from Normal to High
Confirmed, regression.
#4 Updated by Alessandro Pasotti almost 6 years ago
- Assignee set to Alessandro Pasotti
#5 Updated by Alessandro Pasotti almost 6 years ago
- Pull Request or Patch supplied changed from No to Yes
- Status changed from Open to In Progress
#6 Updated by Alessandro Pasotti almost 6 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset qgis|cd6ce76480f19db651a5dd33134b7963b1b74daa.