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
The Issue #126 was closed but still occurs on 1.4.0beta4.
See issue above.
TypeError: GmlasPostgisDB.__init__() got an unexpected keyword argument 'uri' Traceback (most recent call last): File "/home/t5n/.local/share/QGIS/QGIS3/profiles/HVBG/python/plugins/gml_application_schema_toolbox/gui/database_widget.py", line 111, in on_pgsqlConnectionsBox_currentIndexChanged self._pgsql_db = GmlasPostgisDB.from_name( File "/home/t5n/.local/share/QGIS/QGIS3/profiles/HVBG/python/plugins/gml_application_schema_toolbox/extlibs/qgis_processing_postgis.py", line 192, in from_name return cls(uri=uri) TypeError: GmlasPostgisDB.__init__() got an unexpected keyword argument 'uri'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Description
The Issue #126 was closed but still occurs on 1.4.0beta4.
To Reproduce
See issue above.
Logs
The text was updated successfully, but these errors were encountered: