Nyall Dawson
c16a1e2b3d
Update enums
2024-01-19 19:44:48 +10:00
Etienne Trimaille
3cab3c43a2
Python - Run pyupgrade on the processing plugin
2023-04-24 10:03:57 +02:00
Nyall Dawson
d57a638ec4
Add a processing algorithm flag to indicate that an algorithm requires
...
a valid project to be set in the context in order to execute
And flag a bunch of algorithms which require this
2020-07-30 08:26:40 +10:00
Nyall Dawson
687398415b
[processing] Flag a bunch of algorithms to hide them from qgis_process
2020-07-30 08:26:40 +10:00
Nyall Dawson
b6a7a10703
Fix some more python formatting issues, remove more flake exceptions
2020-05-11 11:41:50 +10:00
Nyall Dawson
184bb0ebb2
Port last postgis alg to connections API
2020-03-17 15:10:53 +10:00
Nyall Dawson
f587430d23
Remove ad-hoc python provider connection parameters and replace
...
with proper provider connection parameters
2020-03-10 19:10:52 +10:00
Alexander Bruy
017f41f96c
[processing] remove trailing semicolon from SQL before creating
...
layer (fix #30239 )
2019-06-22 18:57:36 +03:00
Bas Couwenberg
2628c480c5
Don't include revision in sources.
...
Prevent changes to files that weren't changed between releases.
This eases review of the changes between releases significantly.
2019-05-17 16:47:47 +02:00
Nyall Dawson
5fab46f41c
[processing][needs-docs] Refine names for 'Import into PostGIS' algs
...
Renames the existing algorithms for clarity and consistency
to the format 'Export to PostgreSQL...'. Add tags so that they
still show when searching for the old names, and add descriptions
to make their use more obvious from the toolbox.
Fixes #19658
2018-08-21 16:00:18 +10:00
Anita Graser
bebadef101
Fix parameter names
2018-06-22 18:40:17 +02:00
Anita Graser
60d5e4cfa1
Autopep8
2018-05-31 13:43:00 +02:00
Anita Graser
70afe2d8eb
Add geometry and id field parameters
2018-05-29 20:57:12 +02:00
Anita Graser
1ed5bb54ce
Autopep8
2018-05-29 15:08:27 +02:00
Anita Graser
f3146537a2
Cleanup + pep8
2018-05-28 19:52:00 +02:00
Anita Graser
97a2a46cc2
Update PostGISExecuteAndLoadSQL.py
2018-05-28 10:13:39 +02:00
Anita Graser
d71643f7a5
Create PostGISExecuteAndLoadSQL.py
2018-05-24 21:59:56 +02:00