[QGIS-trac] Re: [Quantum GIS] #2970: Unify query builders
Quantum GIS
qgis at qgis.org
Fri Aug 27 07:43:11 EDT 2010
#2970: Unify query builders
-------------------------------------+--------------------------------------
Reporter: Alister | Owner: nobody
Type: enhancement | Status: closed
Priority: minor: annoyance | Milestone: Version 1.6.0
Component: Build/Install | Version: Trunk
Resolution: fixed | Keywords: Search query builder
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-------------------------------------+--------------------------------------
Changes (by jef):
* status: new => closed
* resolution: => fixed
Comment:
added lower() and upper() in r14154. You can use upper(CNAME)='MASSEY'
now (just like in postgres or spatialite).
Replying to [comment:1 borysiasty]:
> Use a common query builder for filtering layer features and selecting
features.
> I.e. add Save/Load button to the former and ILIKE button to the latter.
The queries are implemented differently. The search query builder uses
the internal search string processor and operates independently from the
provider.
The "normal" query builder sets the layers subset string and operates on
provider level.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2970#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list