Skip to content

Commit 4a48f50

Browse files
authored
Add qgis:postgisexecuteandloadsql
1 parent bebadef commit 4a48f50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/plugins/processing/algs/help/qgis.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,9 @@ qgis:spatialiteexecutesql: >
356356
qgis:postgisexecutesql: >
357357
This algorithm performs a SQL database query on a PostGIS database connected to QGIS.
358358

359+
qgis:postgisexecuteandloadsql: >
360+
This algorithm performs a SQL database query on a PostGIS database connected to QGIS and loads the query results as a new layer.
361+
359362
qgis:randomextract: >
360363
This algorithm takes a vector layer and generates a new one that contains only a subset of the features in the input layer.
361364

0 commit comments

Comments
 (0)