You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In QGIS we usually define DB connections like this:
Once defined we easily can reuse it whenever needed.
Instead of defining the DB connection in QgisModelBaker through pg_service or manually, it would be nice to be able to use already defined QGIS DB connections in this dialog:
The text was updated successfully, but these errors were encountered:
In QGIS we usually define DB connections like this:
Once defined we easily can reuse it whenever needed.
Instead of defining the DB connection in QgisModelBaker through pg_service or manually, it would be nice to be able to use already defined QGIS DB connections in this dialog:
The text was updated successfully, but these errors were encountered: