Bug report #13747

SQLite error: near "ROWID": bad where clause creation

Added by Alessandro Pasotti over 8 years ago. Updated over 8 years ago.

Status:Closed
Priority:Normal
Assignee:Alessandro Pasotti
Category:Data Provider
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:Yes Resolution:fixed/implemented
Crashes QGIS or corrupts data:No Copied to github as #:21774

Description

src/providers/spatialite/qgsspatialitefeatureiterator.cpp

SQLite error: near "ROWID": syntax error
SQL: SELECT ROWID,"name", AsBinary("geom") FROM "subscriber" WHERE MbrIntersects("geom", BuildMbr(560889.65984337637200952, 145411.34752358502009884, 561054.68046854459680617, 145505.24680788681143895))ROWID IN (2)

Associated revisions

Revision 60c591d3
Added by Alessandro Pasotti over 8 years ago

Merge pull request #2416 from elpaso/bugfix-13747

Fixes #13747

Revision dbd9b9bc
Added by Alessandro Pasotti over 8 years ago

Added HiDPI support to QgsWebView

The DPI value is get from QDesktopWidget and
the QWebView widget is zoomed if needed.

Fixes #13747

History

#1 Updated by Alessandro Pasotti over 8 years ago

  • Resolution set to fixed/implemented

#2 Updated by Anonymous over 8 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF