Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
qgib opened this issue Nov 3, 2015 · 2 comments
Closed

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

qgib opened this issue Nov 3, 2015 · 2 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers

Comments

@qgib
Copy link
Contributor

qgib commented Nov 3, 2015

Author Name: Alessandro Pasotti (@elpaso)
Original Redmine Issue: 13747
Affected QGIS version: master
Redmine category:data_provider
Assignee: Alessandro Pasotti


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)

@qgib
Copy link
Contributor Author

qgib commented Nov 3, 2015

Author Name: Alessandro Pasotti (@elpaso)


Fixed in #2416


  • resolution was changed from to fixed/implemented

@qgib
Copy link
Contributor Author

qgib commented Nov 3, 2015

Author Name: Anónimo (Anónimo)


Fixed in changeset "60c591d3a571d00eb46a3e7a573f7af1544bb5f3".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers labels May 25, 2019
@qgib qgib closed this as completed May 25, 2019
signedav pushed a commit to signedav/QGIS that referenced this issue May 27, 2019
src/python/qgspythonutilsimpl.cpp:596 produces "lost sys.stdout" when
qgis.utils.updateAvailablePlugins() returns.
spatialthoughts pushed a commit to spatialthoughts/QGIS that referenced this issue Jun 10, 2019
src/python/qgspythonutilsimpl.cpp:596 produces "lost sys.stdout" when
qgis.utils.updateAvailablePlugins() returns.
spatialthoughts pushed a commit to spatialthoughts/QGIS that referenced this issue Jun 10, 2019
src/python/qgspythonutilsimpl.cpp:596 produces "lost sys.stdout" when
qgis.utils.updateAvailablePlugins() returns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Data Provider Related to specific vector, raster or mesh data providers
Projects
None yet
Development

No branches or pull requests

1 participant