Opened 17 years ago

Closed 14 years ago

#516 closed enhancement (fixed)

SQL interface

Reported by: bertelli Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.0.3
Component: Data Provider Version: Trunk
Keywords: Cc: pcav
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

By now, QGIS lets the user edit geographic features and data one by one. Admittably this is not the way to handle GIS data anyway. Even as a data viewer, QGIS could benefit from an SQL interface. Query builder is a great tool, but it tries to be easy and forgiving (not dangerous) handling only the "where" clause. Exposing a full SQL interface could let the user make updates to fields or let the user fully access the GEOS engine to handle geometric problems.

Change History (6)

comment:1 by gsherman, 17 years ago

Awaiting user input: unset
Milestone: Version 0.8Version 0.9

comment:2 by anonymous, 17 years ago

Component: Build/InstallData Provider

comment:3 by jef, 16 years ago

Priority: major: does not work as expectedminor: annoyance or enhancement

comment:4 by lutra, 15 years ago

Cc: pcav added

Besides the "Postgis Manager" plugin there are also the "pgQuery" one and the "Postgis SQL Editor" one.

Is this enough?

comment:5 by pcav, 15 years ago

Probably not: I do not see a way to do complex, multi table queries

comment:6 by pcav, 14 years ago

Resolution: fixed
Status: newclosed

The new opengeo_rt plugin does this

Note: See TracTickets for help on using tickets.