Skip to content

Commit

Permalink
Add qgis:postgisexecuteandloadsql
Browse files Browse the repository at this point in the history
  • Loading branch information
anitagraser committed Jun 22, 2018
1 parent bebadef commit 4a48f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/plugins/processing/algs/help/qgis.yaml
Expand Up @@ -356,6 +356,9 @@ qgis:spatialiteexecutesql: >
qgis:postgisexecutesql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS.

qgis:postgisexecuteandloadsql: >
This algorithm performs a SQL database query on a PostGIS database connected to QGIS and loads the query results as a new layer.

qgis:randomextract: >
This algorithm takes a vector layer and generates a new one that contains only a subset of the features in the input layer.

Expand Down

0 comments on commit 4a48f50

Please sign in to comment.