We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's a work in progress :
processing.gui.wrappers_postgis.ConnectionWidgetWrapper
processing.gui.wrappers_postgis.SchemaWidgetWrapper
processing.gui.wrappers_postgis.TableWidgetWrapper
fetch_data_from_sql_query
from processing.tools.postgis import uri_from_name
The text was updated successfully, but these errors were encountered:
@rldhont The only remaining algorithm broken is the upgrade one, I got issues with it, still related to #91. Strange.
upgrade
Even if you are running QGIS 3.10, pull and try latest master for your dev.
Commits : d8b7012 eced0bf a81338d
Sorry, something went wrong.
Last commit bfebfee
The ticket can now be closed. I will give it a try again manually.
Gustry
No branches or pull requests
It's a work in progress :
processing.gui.wrappers_postgis.ConnectionWidgetWrapper
processing.gui.wrappers_postgis.SchemaWidgetWrapper
, ticket lié Forcer le schéma ou non #59processing.gui.wrappers_postgis.TableWidgetWrapper
fetch_data_from_sql_query
which is using old DB Manager codefrom processing.tools.postgis import uri_from_name
The text was updated successfully, but these errors were encountered: