We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebadef commit 4a48f50Copy full SHA for 4a48f50
python/plugins/processing/algs/help/qgis.yaml
@@ -356,6 +356,9 @@ qgis:spatialiteexecutesql: >
356
qgis:postgisexecutesql: >
357
This algorithm performs a SQL database query on a PostGIS database connected to QGIS.
358
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
+
362
qgis:randomextract: >
363
This algorithm takes a vector layer and generates a new one that contains only a subset of the features in the input layer.
364
0 commit comments